diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:43 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:43 +0000 |
| commit | 6e26c87c2d8a98fb29ae336b3b2119ba0ad0dfc8 (patch) | |
| tree | ce61f3066b7ef975553f8aac4e9f8d75ec0f87e8 /gnu/lib/libstdc++ | |
| parent | c2429c497266c4f8c5ec071118e956758aa4af13 (diff) | |
Diffstat (limited to 'gnu/lib/libstdc++')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libstdc++/_G_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 0c26b31a1d78..6e18240a2e11 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libstdc++/Makefile,v 1.24 1999/11/15 04:16:19 obrien Exp $ SRCDIR= ${.CURDIR}/../../../contrib/libstdc++ diff --git a/gnu/lib/libstdc++/_G_config.h b/gnu/lib/libstdc++/_G_config.h index 59dbc7730608..7aea4969ecc5 100644 --- a/gnu/lib/libstdc++/_G_config.h +++ b/gnu/lib/libstdc++/_G_config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libstdc++/_G_config.h,v 1.9 2000/01/25 12:23:13 obrien Exp $ */ /* XXX _G_VTABLE_LABEL_PREFIX is different between ELF and a.out */ diff --git a/gnu/lib/libstdc++/doc/Makefile b/gnu/lib/libstdc++/doc/Makefile index b0285199e051..968d89f9291b 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.5 2000/01/03 17:40:47 obrien Exp $ SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++ |
