summaryrefslogtreecommitdiffstats
path: root/contrib/vis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vis/Makefile')
-rw-r--r--contrib/vis/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/vis/Makefile b/contrib/vis/Makefile
new file mode 100644
index 0000000..696b62a
--- /dev/null
+++ b/contrib/vis/Makefile
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.3 1994/11/17 07:55:57 jtc Exp $
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= vis
+SRCS= vis.c foldit.c
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud