summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
new file mode 100644
index 0000000..c73bca3
--- /dev/null
+++ b/src/GNUmakefile
@@ -0,0 +1,15 @@
+TOPDIR = ..
+
+SUBDIRS =
+
+INCLUDE_DIRS =
+
+INCLUDE_LDFLAGS =
+
+INCLUDE_LIBS =
+
+CPP_BINS =
+
+OBJS =
+
+-include $(TOPDIR)/makefiles/gmake/sub.mk