From a57b6347999889bbbcf55e704ac480482fdc5497 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Fri, 13 Apr 2012 22:33:35 +0200 Subject: gbuild conversion: unodevtools module --- unodevtools/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 unodevtools/Makefile (limited to 'unodevtools/Makefile') diff --git a/unodevtools/Makefile b/unodevtools/Makefile new file mode 100644 index 000000000000..ccb1c85a04da --- /dev/null +++ b/unodevtools/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