summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin')
-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