diff options
Diffstat (limited to 'gnu/usr.bin/cc/cpp/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 35efdec4f0634..6db9db9cdc427 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.11 1998/05/04 16:58:50 bde Exp $ PROG= cpp SRCS= cccp.c cexp.y obstack.c version.c |