summaryrefslogtreecommitdiffstats
path: root/bcd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bcd/Makefile')
-rw-r--r--bcd/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/bcd/Makefile b/bcd/Makefile
new file mode 100644
index 00000000..fef64ac8
--- /dev/null
+++ b/bcd/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 5.3 (Berkeley) 5/11/90
+
+PROG= bcd
+MAN6= bcd.0
+MLINKS= bcd.6 morse.6 bcd.6 ppt.6
+HIDEGAME=hidegame
+
+.include <bsd.prog.mk>
+