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 /gnu/usr.bin/gcc2/cpp | |
| parent | 1fb80e5b342217e1b8cc864c0d4d72a9c231d8c7 (diff) | |
Add RCS identifiers.
Diffstat (limited to 'gnu/usr.bin/gcc2/cpp')
| -rw-r--r-- | gnu/usr.bin/gcc2/cpp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc2/cpp/Makefile b/gnu/usr.bin/gcc2/cpp/Makefile index 960aa6f1f49..34c0a08fd59 100644 --- a/gnu/usr.bin/gcc2/cpp/Makefile +++ b/gnu/usr.bin/gcc2/cpp/Makefile @@ -1,4 +1,6 @@ -# @(#)Makefile 6.4 (Berkeley) 2/21/91 +# from: @(#)Makefile 6.4 (Berkeley) 2/21/91 +# $Id: Makefile,v 1.5 1993/08/01 05:42:46 mycroft Exp $ + PROG= cpp BINDIR= /usr/libexec SRCS= cccp.c cexp.y version.c |
