diff options
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 |