summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-04-10 18:40:45 +0000
committerMiles Bader <miles@gnu.org>1995-04-10 18:40:45 +0000
commitff403d742c5d1d63917c9c3dabf493b1337f31e1 (patch)
tree0fbfdefef380af22c3d8a7fcd2934d4ea2529d5f
parent081b1feb2db594206646563d9b857a32e6acb21d (diff)
Make INSTALL_BIN use /gd4/hurd-cross/install-stripped to install binaries
stripped.
-rw-r--r--=Maketools2
1 files changed, 1 insertions, 1 deletions
diff --git a/=Maketools b/=Maketools
index 6a81ad0e..3648ab01 100644
--- a/=Maketools
+++ b/=Maketools
@@ -47,7 +47,7 @@ crossheaders := $(crossdir)/include
INSTALL = install -c
INSTALL_DATA = $(INSTALL) -m 644
-INSTALL_BIN = $(INSTALL) -m 755
+INSTALL_BIN = /gd4/hurd-cross/install-stripped
#INSTALL_BIN=cp
machine := i386