diff options
Diffstat (limited to 'gnu/usr.bin/cc/cc1/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/cc1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile index 9be434311459..7a1f58f20b57 100644 --- a/gnu/usr.bin/cc/cc1/Makefile +++ b/gnu/usr.bin/cc/cc1/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.11 1997/02/22 15:44:53 peter Exp $ +# $Id: Makefile,v 1.12 1997/06/29 06:03:14 pst Exp $ # PROG = cc1 |