aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1994-05-19 16:31:33 +0000
committerSteve Chamberlain <sac@cygnus>1994-05-19 16:31:33 +0000
commit4be9e22a91cbf326eb2f84af987b09326ac11bde (patch)
treedd42129dcc9585c90890851d5ed6b0b184a4d8e1 /config
parenta987271c7e174591aca09d328972e0da8c040a13 (diff)
downloadfsf-binutils-gdb-4be9e22a91cbf326eb2f84af987b09326ac11bde.zip
fsf-binutils-gdb-4be9e22a91cbf326eb2f84af987b09326ac11bde.tar.gz
fsf-binutils-gdb-4be9e22a91cbf326eb2f84af987b09326ac11bde.tar.bz2
Change INSTALL_LASTness.
Diffstat (limited to 'config')
-rw-r--r--config/mh-go323
1 files changed, 2 insertions, 1 deletions
diff --git a/config/mh-go32 b/config/mh-go32
index 8aac798..27970e8 100644
--- a/config/mh-go32
+++ b/config/mh-go32
@@ -11,13 +11,14 @@ RANLIB=i386-go32-ranlib
AR=i386-go32-ar
GCC_FOR_TARGET=${target}-gcc
CC_FOR_TARGET=${target_alias}-gcc
+AS_FOR_TARGET=${target_alias}-as
AR_FOR_TARGET=${target_alias}-ar
RANLIB_FOR_TARGET=${target_alias}-ranlib
HOST_PREFIX=cross
HOST_PREFIX_1=cross
MAKEINFOFLAGS=--no-split
-INSTALL_LAST=install-dosrel
+INSTALL_LAST=$(INSTALL_LAST_REAL)