diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-01 05:37:30 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-01 05:37:30 +0000 |
| commit | cda4f8f6ee55684e8d311b86c99ea59191e6b74f (patch) | |
| tree | 96e099fe2118b7d7d940e85727e50125dfec4da2 /lib/libc/string | |
| parent | 1fb80e5b342217e1b8cc864c0d4d72a9c231d8c7 (diff) | |
Add RCS identifiers.
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/Makefile.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/Makefile.inc b/lib/libc/string/Makefile.inc index b66f062f0a5..99fe8999bfc 100644 --- a/lib/libc/string/Makefile.inc +++ b/lib/libc/string/Makefile.inc @@ -1,4 +1,5 @@ -# @(#)Makefile.inc 5.6 (Berkeley) 3/5/91 +# from: @(#)Makefile.inc 5.6 (Berkeley) 3/5/91 +# $Id: Makefile.inc,v 1.9 1993/08/01 05:40:37 mycroft Exp $ # string sources .PATH: ${.CURDIR}/${MACHINE}/string ${.CURDIR}/string |
