summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-16 00:08:27 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-16 00:08:27 +0000
commita77fe627981c6c5d65da060d75aade0ddc295413 (patch)
tree21501986957ed973ffe1ae9c84c1dac181a9dae0 /config
parentc97b9003b07835716e68c0b22b14fe13e99e09f3 (diff)
downloadbinutils-gdb-a77fe627981c6c5d65da060d75aade0ddc295413.tar.gz
don't set INSTALL=cp anymore
Diffstat (limited to 'config')
-rw-r--r--config/mh-aix1
-rw-r--r--config/mh-aix3861
-rw-r--r--config/mh-delta881
-rw-r--r--config/mh-hpux1
-rw-r--r--config/mh-irix41
-rw-r--r--config/mh-sysv1
6 files changed, 0 insertions, 6 deletions
diff --git a/config/mh-aix b/config/mh-aix
index 19be7b64746..32d5e321d12 100644
--- a/config/mh-aix
+++ b/config/mh-aix
@@ -1,4 +1,3 @@
-INSTALL = cp
# X11
#X11_HOME_DIRECTORY=/usr/lpp/X11
X11_HOME_DIRECTORY=/usr/unsupported
diff --git a/config/mh-aix386 b/config/mh-aix386
index b45a5350b62..4accd1cddfb 100644
--- a/config/mh-aix386
+++ b/config/mh-aix386
@@ -1,2 +1 @@
-INSTALL = cp
RANLIB = @:
diff --git a/config/mh-delta88 b/config/mh-delta88
index dbb2a1a9e88..bc9c45302d5 100644
--- a/config/mh-delta88
+++ b/config/mh-delta88
@@ -1,4 +1,3 @@
-INSTALL = cp
RANLIB = true
diff --git a/config/mh-hpux b/config/mh-hpux
index 183fbc3c642..fe7ae4e37b7 100644
--- a/config/mh-hpux
+++ b/config/mh-hpux
@@ -1,7 +1,6 @@
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
-INSTALL = cp
# X11
X11_INCLUDE_FLAGS = -I/usr/include/X11R4
diff --git a/config/mh-irix4 b/config/mh-irix4
index 4e79e9cc163..b42e667743e 100644
--- a/config/mh-irix4
+++ b/config/mh-irix4
@@ -6,4 +6,3 @@
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500
SYSV = -DSYSV
RANLIB = true
-INSTALL = cp
diff --git a/config/mh-sysv b/config/mh-sysv
index b10d7edf981..16b1187b447 100644
--- a/config/mh-sysv
+++ b/config/mh-sysv
@@ -1,4 +1,3 @@
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
-INSTALL = cp