aboutsummaryrefslogtreecommitdiff
path: root/Makefile.bsd
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.bsd')
-rw-r--r--Makefile.bsd6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.bsd b/Makefile.bsd
new file mode 100644
index 0000000..a8f9ab5
--- /dev/null
+++ b/Makefile.bsd
@@ -0,0 +1,6 @@
+# $Id$
+
+SUBDIR+= lib src
+#SUBDIR+= gui
+
+.include <bsd.subdir.mk>