aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-18 00:35:08 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-18 00:35:08 +0000
commitc8fee4a53e809f4be38948d22f33dd0467cbcc9d (patch)
tree1ca19bbeaacc8d8fafd5ea639360cd58355d1347 /binutils/Makefile.in
parent0ed316a062b1dc12f78df5fea9638f1ea7f5cd03 (diff)
downloadgdb-c8fee4a53e809f4be38948d22f33dd0467cbcc9d.zip
gdb-c8fee4a53e809f4be38948d22f33dd0467cbcc9d.tar.gz
gdb-c8fee4a53e809f4be38948d22f33dd0467cbcc9d.tar.bz2
canonicalize install.sh location
Diffstat (limited to 'binutils/Makefile.in')
-rw-r--r--binutils/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index c59298f..f9e8c5c 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.in
@@ -44,7 +44,7 @@ docdir = $(datadir)/doc
SHELL = /bin/sh
-INSTALL = install -c
+INSTALL = `cd $(srcdir)/..'pwd`/install.sh -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
INSTALL_XFORM = $(INSTALL) -t=$(program_tranform_name)