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 573fc52af3742..627c6d151bb82 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.18.2.1 2000/07/04 05:41:39 obrien Exp $ .include "../Makefile.inc" |