From 21380a320cef677b20623d8087022ef636d208d6 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 20 Jun 1994 22:07:14 +0000 Subject: Formerly Maketools.~19~ --- =Maketools | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '=Maketools') diff --git a/=Maketools b/=Maketools index 0e28d4c5..77243782 100644 --- a/=Maketools +++ b/=Maketools @@ -41,6 +41,9 @@ MIG=mig # rsh $(mighost) cd `pwd` \; mig AR=$(tooldir)/ar RANLIB=$(tooldir)/ranlib LD=$(ccdir)/ld -L$(ccdir) -INSTALL_BIN=$(tooldir)/objcopy -S + +# objcopy zeroes the exec header, so we can't do this. +#INSTALL_BIN=$(tooldir)/objcopy -S +INSTALL_BIN=cp machine := i386 -- cgit v1.2.3