diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-05 19:07:04 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-05 19:07:04 +0000 |
commit | 3cd216c5ea59b3cd315cf03858661a54b8e91516 (patch) | |
tree | 4f7c0271988f2e737c3c2fdc3204f56f9ffaa455 /=Maketools | |
parent | 677cbcb897c05ef5cbcc281147cf46a7fc5f56aa (diff) |
Formerly Maketools.~8~
Diffstat (limited to '=Maketools')
-rw-r--r-- | =Maketools | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |