summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-04-10 08:07:34 +0000
committerobrien <obrien@FreeBSD.org>1999-04-10 08:07:34 +0000
commit812333ae225ceb647a6e6c84cd0b32a89b675754 (patch)
tree1f71b6aef5440e0e199692d67d3447582c761c5b /gnu
parent63ec7836d6ee8b1d1e37ae0799d03740dda4e60b (diff)
downloadFreeBSD-src-812333ae225ceb647a6e6c84cd0b32a89b675754.zip
FreeBSD-src-812333ae225ceb647a6e6c84cd0b32a89b675754.tar.gz
Look in the new place for GCC bits.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile
index 6c9ff07..37305d1 100644
--- a/gnu/usr.bin/ld/Makefile
+++ b/gnu/usr.bin/ld/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.26 1998/09/07 05:46:09 jb Exp $
+# $Id: Makefile,v 1.27 1998/09/09 11:22:28 kato Exp $
#
RTLD= ${.CURDIR}/../../../libexec/rtld-aout
-GCCDIR= ${.CURDIR}/../../../contrib/gcc
+GCCDIR= ${.CURDIR}/../../../contrib/egcs/gcc
PROG= ld
BINDIR= /usr/libexec/aout
OpenPOWER on IntegriCloud