summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2007-02-14 16:52:44 +0000
committerDimitri Sokolyuk <demon@dim13.org>2007-02-14 16:52:44 +0000
commit613847e383c29a597070ff1122829ccd800ceb8e (patch)
treef175c17135f2f473ca5ecc7a738942b3e258dd0b
parent2eab6416fc76631546cc2b71fbbfbe8b98fd3161 (diff)
subdir Makefile
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..5326d15
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+# $Id$
+
+SUBDIR= coffee debug gsrlimit hidep kslog prochide rlimit
+
+.include <bsd.subdir.mk>