aboutsummaryrefslogtreecommitdiffstats
path: root/misc_cmds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc_cmds/Makefile')
-rw-r--r--misc_cmds/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc_cmds/Makefile b/misc_cmds/Makefile
new file mode 100644
index 0000000..4110807
--- /dev/null
+++ b/misc_cmds/Makefile
@@ -0,0 +1,7 @@
+SUBDIR= calendar \
+ leave \
+ ncal \
+ tsort \
+ units
+
+.include <bsd.subdir.mk>