diff options
author | Roland McGrath <roland@gnu.org> | 1994-04-05 03:27:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-04-05 03:27:50 +0000 |
commit | c2cfa22a4428242b80e0749ad50e56c74cb3bc9b (patch) | |
tree | ec64d65f456903b6372d8614b5e81af805348bfa /=Maketools | |
parent | 19f973f794153569bffc271da5b01f40af0b0ec5 (diff) |
Formerly Maketools.~7~
Diffstat (limited to '=Maketools')
-rw-r--r-- | =Maketools | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,4 +29,4 @@ export CPP # rsh to ernst to run migcom. --roland MIG=mig # rsh $(mighost) cd `pwd` \; mig AR=$(tooldir)/ar -RANLIB=$(tooldir)/ranlib +RANLIB=@echo NOT RUNNING BUGGY $(tooldir)/ranlib |