summaryrefslogtreecommitdiffstats
path: root/usr.bin/vis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vis/Makefile')
-rw-r--r--usr.bin/vis/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/vis/Makefile b/usr.bin/vis/Makefile
new file mode 100644
index 0000000..8f83a14
--- /dev/null
+++ b/usr.bin/vis/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= vis
+SRCS= vis.c foldit.c
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud