summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-04 06:56:23 +0000
committerobrien <obrien@FreeBSD.org>2000-06-04 06:56:23 +0000
commit7b694b0fc3cd88d2ea72228951842ebf7c707e0c (patch)
tree96082e1a30658e9de7dfb4fbc5bcbd65016aa022 /gnu/lib/libstdc++
parent584644aae90891faf8ac011e55e571197f622fa5 (diff)
downloadFreeBSD-src-7b694b0fc3cd88d2ea72228951842ebf7c707e0c.zip
FreeBSD-src-7b694b0fc3cd88d2ea72228951842ebf7c707e0c.tar.gz
Scoot things over to the temporary *.295 source while I do major construction
on the mainline sources.
Diffstat (limited to 'gnu/lib/libstdc++')
-rw-r--r--gnu/lib/libstdc++/Makefile2
-rw-r--r--gnu/lib/libstdc++/doc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index 0c26b31..ca35738 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SRCDIR= ${.CURDIR}/../../../contrib/libstdc++
+SRCDIR= ${.CURDIR}/../../../contrib/libstdc++.295
.PATH: ${SRCDIR} ${SRCDIR}/stl ${SRCDIR}/../libio
diff --git a/gnu/lib/libstdc++/doc/Makefile b/gnu/lib/libstdc++/doc/Makefile
index b028519..e6639b3 100644
--- a/gnu/lib/libstdc++/doc/Makefile
+++ b/gnu/lib/libstdc++/doc/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++
+SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++.295
.PATH: ${SRCDIR}/../libio
OpenPOWER on IntegriCloud