summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-04-05 19:07:04 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-04-05 19:07:04 +0000
commit3cd216c5ea59b3cd315cf03858661a54b8e91516 (patch)
tree4f7c0271988f2e737c3c2fdc3204f56f9ffaa455
parent677cbcb897c05ef5cbcc281147cf46a7fc5f56aa (diff)
Formerly Maketools.~8~
-rw-r--r--=Maketools3
1 files changed, 2 insertions, 1 deletions
diff --git a/=Maketools b/=Maketools
index 0091ee41..a7b22318 100644
--- a/=Maketools
+++ b/=Maketools
@@ -29,4 +29,5 @@ export CPP
# rsh to ernst to run migcom. --roland
MIG=mig # rsh $(mighost) cd `pwd` \; mig
AR=$(tooldir)/ar
-RANLIB=@echo NOT RUNNING BUGGY $(tooldir)/ranlib
+RANLIB=$(tooldir)/ranlib
+LD=/usr/local/lib/gcc-lib/$(CCTARGET)/$(CCVERSION)/ld