summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
new file mode 100644
index 0000000..a6ddcb8
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,5 @@
+TOPDIR = .
+
+SUBDIRS = src tests
+
+-include $(TOPDIR)/makefiles/top.mk