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 6094ecea478ee..0ac9c4d18d351 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.7 1996/09/23 16:12:38 bde Exp $ +# $Id: Makefile,v 1.7.2.1 1997/10/26 22:47:43 jkh Exp $ # PROG = cpp |