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 4c25003d87b7e..bbecbb8d1dfde 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.16 2000/01/24 20:11:57 obrien Exp $ .include "../Makefile.inc" |