diff options
Diffstat (limited to 'gnu/usr.bin/cc/c++/Makefile')
-rw-r--r-- | gnu/usr.bin/cc/c++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/c++/Makefile b/gnu/usr.bin/cc/c++/Makefile index d661d0d731e5d..f88c63479ddb0 100644 --- a/gnu/usr.bin/cc/c++/Makefile +++ b/gnu/usr.bin/cc/c++/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cc/c++/Makefile,v 1.24 2007/05/19 04:25:56 kan Exp $ .include "../Makefile.inc" .include "../Makefile.fe" |