From c5f2ad852df515c8734678fb09ce7017e25671d8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 11 Feb 1995 08:59:12 +0000 Subject: (INSTALL_BIN): Use objcopy. --- =Maketools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3