diff options
author | David D. Zuhn <zoo@cygnus> | 1993-07-06 17:10:44 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-07-06 17:10:44 +0000 |
commit | 9dea029fad811e5556c9aaff3b514d854b25880f (patch) | |
tree | 09a2adec7062329c6daa633f52d3073273a38b60 /config | |
parent | 46d284c9fc5ba488f6d7214df4c0a8305ae2ddfa (diff) | |
download | gdb-9dea029fad811e5556c9aaff3b514d854b25880f.zip gdb-9dea029fad811e5556c9aaff3b514d854b25880f.tar.gz gdb-9dea029fad811e5556c9aaff3b514d854b25880f.tar.bz2 |
remove INSTALL=cp
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-unixware | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/mh-unixware b/config/mh-unixware index 1eb570d..4649a67 100644 --- a/config/mh-unixware +++ b/config/mh-unixware @@ -1,7 +1,6 @@ # Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV -DSVR4 RANLIB = true -INSTALL = cp # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cq |