summaryrefslogtreecommitdiffstats
path: root/arithmetic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arithmetic/Makefile')
-rw-r--r--arithmetic/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/arithmetic/Makefile b/arithmetic/Makefile
new file mode 100644
index 00000000..2ff01223
--- /dev/null
+++ b/arithmetic/Makefile
@@ -0,0 +1,7 @@
+# @(#)Makefile 5.2 (Berkeley) 5/11/90
+
+PROG= arithmetic
+MAN6= arithmetic.0
+HIDEGAME=hidegame
+
+.include <bsd.prog.mk>