aboutsummaryrefslogtreecommitdiffstats
path: root/adv_cmds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'adv_cmds/Makefile')
-rw-r--r--adv_cmds/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/adv_cmds/Makefile b/adv_cmds/Makefile
new file mode 100644
index 0000000..722516e
--- /dev/null
+++ b/adv_cmds/Makefile
@@ -0,0 +1,15 @@
+SUBDIR= gencat \
+ lsvfs \
+ ps \
+ whois \
+ cap_mkdb \
+ last \
+ stty \
+ colldef \
+ locale \
+ mklocale \
+ tabs \
+ finger \
+ tty
+
+.include <bsd.subdir.mk>