aboutsummaryrefslogtreecommitdiff
path: root/Makefile.bsd
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2004-06-05 21:08:09 +0000
committerDimitri Sokolyuk <demon@dim13.org>2004-06-05 21:08:09 +0000
commit8d53defdc57f751c6324dec0ffc9d90c3127acc4 (patch)
tree361176b40d7d1dfe0860ae27eb63874b3000ce2a /Makefile.bsd
parent9a4ffaeda0f60406e326421c9c22650f89cf97a1 (diff)
minor fixes
rename Makefiles
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>