date and time created 90/05/23 16:38:29 by marc
authorMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Thu, 24 May 1990 07:38:29 +0000 (23:38 -0800)
committerMarc Teitelbaum <marc@ucbvax.Berkeley.EDU>
Thu, 24 May 1990 07:38:29 +0000 (23:38 -0800)
SCCS-vsn: usr.bin/unvis/Makefile 1.1

usr/src/usr.bin/unvis/Makefile [new file with mode: 0644]

diff --git a/usr/src/usr.bin/unvis/Makefile b/usr/src/usr.bin/unvis/Makefile
new file mode 100644 (file)
index 0000000..ba0c46e
--- /dev/null
@@ -0,0 +1,5 @@
+#      @(#)Makefile    1.1 (Berkeley) %G%
+
+PROG=  vis
+
+.include <bsd.prog.mk>