aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-04-10 08:07:34 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-04-10 08:07:34 +0000
commit42d21b86b22a33f0130dd55d53fb019ca543c890 (patch)
tree7c886c98dd60749f3297ce336e3b24e4f7ce3f9b /gnu/usr.bin/ld
parent89f657276f2e04e32f65b016e51ed15f132da0ef (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/ld')
-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 6c9ff07747681..37305d1bfdaee 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