aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-01-03 10:41:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-01-03 10:41:11 +0000
commit0c61940e7a8e454abe0670a9e9a76d3816cf7f31 (patch)
tree2b1a88c903bb044503ee99f479e4d2c865dfdca4
parentaa966b9a6495bc4d0972192cf1f89a846144308f (diff)
downloadsrc-0c61940e7a8e454abe0670a9e9a76d3816cf7f31.tar.gz
src-0c61940e7a8e454abe0670a9e9a76d3816cf7f31.zip
Egads! This still refered to contrib/egcs/
Notes
Notes: svn path=/head/; revision=55334
-rw-r--r--gnu/usr.bin/ld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile
index f7182ab27a13..8d153600b922 100644
--- a/gnu/usr.bin/ld/Makefile
+++ b/gnu/usr.bin/ld/Makefile
@@ -2,7 +2,7 @@
#
RTLD= ${.CURDIR}/../../../libexec/rtld-aout
-GCCDIR= ${.CURDIR}/../../../contrib/egcs/gcc
+GCCDIR= ${.CURDIR}/../../../contrib/gcc
PROG= ld
BINDIR= /usr/libexec/aout