aboutsummaryrefslogtreecommitdiffstats
path: root/doc_cmds/colcrt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc_cmds/colcrt/Makefile')
-rw-r--r--doc_cmds/colcrt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc_cmds/colcrt/Makefile b/doc_cmds/colcrt/Makefile
new file mode 100644
index 0000000..923684c
--- /dev/null
+++ b/doc_cmds/colcrt/Makefile
@@ -0,0 +1,3 @@
+PROG= colcrt
+
+.include <bsd.prog.mk>