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
commit2c142661b4c646f642a2c607ba4c7a1e0fff4862 (patch)
treec76a389e65b80a915fef8432f7ee2529cc18d9bb /=Maketools
parent134767051006b15de509bce33c3495bb40b6f97a (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