summaryrefslogtreecommitdiff
path: root/=Maketools
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-08-10 17:41:51 +0000
committerRoland McGrath <roland@gnu.org>1994-08-10 17:41:51 +0000
commitab0103c6888946ee1a98df2c4464fe9d28188412 (patch)
tree9162a3a89e8ce6a56a65f0aff38c0e062f7930a5 /=Maketools
parent5a92483b8ff9718ef86ada672c7aa244641177f6 (diff)
Formerly Maketools.~23~
Diffstat (limited to '=Maketools')
-rw-r--r--=Maketools2
1 files changed, 1 insertions, 1 deletions
diff --git a/=Maketools b/=Maketools
index 9f09c599..ffd724cb 100644
--- a/=Maketools
+++ b/=Maketools
@@ -37,7 +37,7 @@ export CPP
MIG=mig # rsh $(mighost) cd `pwd` \; mig
AR=$(tooldir)/ar
RANLIB=$(tooldir)/ranlib
-LD=$(ccdir)/ld -L$(ccdir)
+LD=$(tooldir)/ld -L$(ccdir)
INSTALL_BIN=$(tooldir)/objcopy -S
#INSTALL_BIN=cp