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/split | |
| parent | d0f8d5d2bb9393baa683cbffb18b6ca69be11e60 (diff) | |
Add RCS identifiers.
Diffstat (limited to 'usr.bin/split')
| -rw-r--r-- | usr.bin/split/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/split/Makefile b/usr.bin/split/Makefile index efe5095cf50..4289937b431 100644 --- a/usr.bin/split/Makefile +++ b/usr.bin/split/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.2 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.2 1993/07/30 23:50:57 mycroft Exp $ PROG= split |
