diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-16 04:27:28 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-16 04:27:28 +0000 |
| commit | 7372c4341353d77948acf575613ef2dfcb2604a9 (patch) | |
| tree | 46c32958689b310c320f9b4f67a9608de1008745 /gnu/lib/libstdc++ | |
| parent | b08a09198013faf4d876cb957b468ce24bda1fe4 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libstdc++')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile index c937fc2f733d..a43601e250ce 100644 --- a/gnu/lib/libstdc++/Makefile +++ b/gnu/lib/libstdc++/Makefile @@ -1,6 +1,4 @@ -# -# $Id: Makefile,v 1.19 1999/04/15 08:08:56 obrien Exp $ -# +# $Id: Makefile,v 1.20 1999/04/25 16:59:54 obrien Exp $ EGCSDIR= ${.CURDIR}/../../../contrib/egcs |
