From eaa81cc2f02e9479cc76dba88a291d285046114d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 16 Sep 2012 16:37:30 +0200 Subject: move help compiler/linker/indexer to a new module we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac --- helpcompiler/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 helpcompiler/Makefile (limited to 'helpcompiler/Makefile') diff --git a/helpcompiler/Makefile b/helpcompiler/Makefile new file mode 100644 index 000000000000..ccb1c85a04da --- /dev/null +++ b/helpcompiler/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 v1.2.3