summaryrefslogtreecommitdiff
path: root/=Maketools
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-11 08:59:12 +0000
committerRoland McGrath <roland@gnu.org>1995-02-11 08:59:12 +0000
commitc5f2ad852df515c8734678fb09ce7017e25671d8 (patch)
treebc44e9851e2df8cac690138b1c1f98f0743bcf3c /=Maketools
parent0b59f5f41d75050113097fad0b316f1098f6c323 (diff)
(INSTALL_BIN): Use objcopy.
Diffstat (limited to '=Maketools')
-rw-r--r--=Maketools2
1 files changed, 1 insertions, 1 deletions
diff --git a/=Maketools b/=Maketools
index 70892be7..1c387228 100644
--- a/=Maketools
+++ b/=Maketools
@@ -38,7 +38,7 @@ AR=$(tooldir)/ar
RANLIB=$(tooldir)/ranlib
LD=$(tooldir)/ld -L$(ccdir)
-INSTALL_BIN=i386-gnu-objcopy -S
+INSTALL_BIN=objcopy -S
#INSTALL_BIN=cp
machine := i386