diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-11 22:54:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-11 22:54:46 +0000 |
| commit | 201f78d6b90635d961fa373ecd706e3786333b7e (patch) | |
| tree | c8937d0d96aa193878973d98a3a5240f9232ad5a /gnu/lib/libstdc++ | |
| parent | 99e934d3327f7c05890356105bbe793570b22829 (diff) | |
Diffstat (limited to 'gnu/lib/libstdc++')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libstdc++/config.h | 2 | ||||
| -rw-r--r-- | gnu/lib/libstdc++/doc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index 43e0893c7309..975fc5808c9e 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libstdc++/Makefile,v 1.55.2.3 2006/10/05 20:57:06 obrien Exp $ GCCDIR= ${.CURDIR}/../../../contrib/gcc SRCDIR= ${.CURDIR}/../../../contrib/libstdc++ diff --git a/gnu/lib/libstdc++/config.h b/gnu/lib/libstdc++/config.h index 08183d32cf45..f5bbdfc2eef5 100644 --- a/gnu/lib/libstdc++/config.h +++ b/gnu/lib/libstdc++/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libstdc++/config.h,v 1.11 2005/03/26 08:27:53 das Exp $ */ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/lib/libstdc++/doc/Makefile b/gnu/lib/libstdc++/doc/Makefile index b0285199e051..9c7d0004fc36 100644 --- a/gnu/lib/libstdc++/doc/Makefile +++ b/gnu/lib/libstdc++/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libstdc++/doc/Makefile,v 1.7 2002/05/29 21:14:48 obrien Exp $ SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++ |
