diff options
author | Steve Chamberlain <sac@cygnus> | 1994-05-20 15:28:26 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-05-20 15:28:26 +0000 |
commit | 09985c960d737684e85d60dcc5796e2f1e8b6b45 (patch) | |
tree | a69328367add7611a4aac5622bc10e7671929101 /config | |
parent | 429f1c9f466e706d0c2bc32f7cafb853ac8a2a22 (diff) | |
download | gdb-09985c960d737684e85d60dcc5796e2f1e8b6b45.zip gdb-09985c960d737684e85d60dcc5796e2f1e8b6b45.tar.gz gdb-09985c960d737684e85d60dcc5796e2f1e8b6b45.tar.bz2 |
Really fix INSTALL_LAST this time..
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-go32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mh-go32 b/config/mh-go32 index 27970e8..1a6fc12 100644 --- a/config/mh-go32 +++ b/config/mh-go32 @@ -18,7 +18,7 @@ HOST_PREFIX=cross HOST_PREFIX_1=cross MAKEINFOFLAGS=--no-split -INSTALL_LAST=$(INSTALL_LAST_REAL) +INSTALL_DOSREL=install-dosrel |