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 b05ad1ef9337..e768f85ba059 100644 --- a/gnu/usr.bin/cc/cc1/Makefile +++ b/gnu/usr.bin/cc/cc1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/cc1/Makefile,v 1.34 2004/12/21 09:59:41 ru Exp $ .include "../Makefile.inc" |