From 3e0b2299ecbd7e532771a32af55a8f7910ba6688 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Wed, 2 May 2012 20:16:10 +0200 Subject: gbuild conversion l10ntools module Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c --- l10ntools/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 l10ntools/Makefile (limited to 'l10ntools/Makefile') diff --git a/l10ntools/Makefile b/l10ntools/Makefile new file mode 100644 index 000000000000..ccb1c85a04da --- /dev/null +++ b/l10ntools/Makefile @@ -0,0 +1,7 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- + +module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) + +include $(module_directory)/../solenv/gbuild/partial_build.mk + +# vim: set noet sw=4 ts=4: -- cgit