summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
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/usr.bin
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/usr.bin')
-rw-r--r--gnu/usr.bin/cc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/Makefile.inc b/gnu/usr.bin/cc/Makefile.inc
index 806a8a3..79c573e 100644
--- a/gnu/usr.bin/cc/Makefile.inc
+++ b/gnu/usr.bin/cc/Makefile.inc
@@ -4,7 +4,7 @@
# Sometimes this is .include'd several times...
.if !defined(GCCDIR)
-GCCDIR= ${.CURDIR}/../../../../contrib/gcc
+GCCDIR= ${.CURDIR}/../../../../contrib/gcc.295
TARGET_ARCH?= ${MACHINE_ARCH}
OpenPOWER on IntegriCloud