summaryrefslogtreecommitdiff
path: root/external/libnumbertext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'external/libnumbertext/Makefile')
-rw-r--r--external/libnumbertext/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/external/libnumbertext/Makefile b/external/libnumbertext/Makefile
new file mode 100644
index 000000000000..e4968cf85fb6
--- /dev/null
+++ b/external/libnumbertext/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: