diff options
Diffstat (limited to 'usr.bin/vis')
| -rw-r--r-- | usr.bin/vis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/vis/Makefile b/usr.bin/vis/Makefile index c3195675f31..fe54de6eeec 100644 --- a/usr.bin/vis/Makefile +++ b/usr.bin/vis/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 6/29/90 +# from: @(#)Makefile 5.2 (Berkeley) 6/29/90 +# $Id: Makefile,v 1.2 1993/07/30 23:49:41 mycroft Exp $ PROG= vis SRCS= vis.c foldit.c |
