diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-07-30 23:49:23 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-07-30 23:49:23 +0000 |
| commit | 75ff3a90bdf78d71d6253e1c27312748edf6211d (patch) | |
| tree | 17e49124abc8e97fb89106a90b6c06ff012b1856 /usr.bin/vis | |
| parent | d0f8d5d2bb9393baa683cbffb18b6ca69be11e60 (diff) | |
Add RCS identifiers.
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 |
