diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-20 19:03:09 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-20 19:03:09 +0000 |
commit | 601a33471f39168976b7f202831f3c13087ea0a4 (patch) | |
tree | 6c2d9cd004d08a38b8c5cc2e85166512c54dc8f9 /=Maketools | |
parent | c91a86c48569325942bd6d20d0199998bfb66f8f (diff) |
Formerly Maketools.~18~
Diffstat (limited to '=Maketools')
-rw-r--r-- | =Maketools | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,5 +41,6 @@ MIG=mig # rsh $(mighost) cd `pwd` \; mig AR=$(tooldir)/ar RANLIB=$(tooldir)/ranlib LD=$(ccdir)/ld -L$(ccdir) +INSTALL_BIN=$(tooldir)/objcopy -S machine := i386 |