aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-16 01:00:29 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-16 01:00:29 +0000
commita00ee52267c1758ad9e243877abc144f79d0f1d6 (patch)
tree1f9df26917a197fafd11256a5cc7e27283bd1cdf /gas/Makefile.in
parent238aa238e25b5223569136177fc57fcb87f2ef16 (diff)
downloadgdb-a00ee52267c1758ad9e243877abc144f79d0f1d6.zip
gdb-a00ee52267c1758ad9e243877abc144f79d0f1d6.tar.gz
gdb-a00ee52267c1758ad9e243877abc144f79d0f1d6.tar.bz2
remove parentdir support
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 34ebc25..800b534 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -53,7 +53,7 @@ VERSION=2.1.4
SHELL = /bin/sh
-INSTALL = $(srcdir)/../install.sh -c
+INSTALL = install -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
INSTALL_XFORM = $(INSTALL) -t=$(program_transform_name)