Change INSTALL_LASTness.

This commit is contained in:
Steve Chamberlain 1994-05-19 16:31:33 +00:00
parent a987271c7e
commit 4be9e22a91
1 changed files with 2 additions and 1 deletions

View File

@ -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)