diff options
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 |
