aboutsummaryrefslogtreecommitdiffstats
path: root/doc_cmds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc_cmds/Makefile')
-rw-r--r--doc_cmds/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc_cmds/Makefile b/doc_cmds/Makefile
new file mode 100644
index 0000000..ea362db
--- /dev/null
+++ b/doc_cmds/Makefile
@@ -0,0 +1,5 @@
+SUBDIR= checknr \
+ colcrt \
+ makewhatis
+
+.include <bsd.subdir.mk>