summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-08-25 21:36:24 +0200
committerAndreas Baumann <abaumann@yahoo.com>2008-08-25 21:36:24 +0200
commitabbdd96699bd8ba0b1b388a598ddbd249b9d3dd6 (patch)
tree3d1784d3b7a039b01d627bb67971125f83a135fb /GNUmakefile
downloadwolfbones-abbdd96699bd8ba0b1b388a598ddbd249b9d3dd6.tar.gz
wolfbones-abbdd96699bd8ba0b1b388a598ddbd249b9d3dd6.tar.bz2
checked in initial version from SVN (as SVN is dead!)
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