aboutsummaryrefslogtreecommitdiff
path: root/config/mh-go32
AgeCommit message (Collapse)AuthorFilesLines
1996-02-15 * mh-go32: Remove most variable settings, since they presumed aIan Lance Taylor1-24/+0
Canadian Cross, which is now handled correctly by the configure script.
1995-01-23Don't pass -S to the linker.Steve Chamberlain1-1/+1
1994-07-01Add CXXSteve Chamberlain1-1/+3
1994-05-20Really fix INSTALL_LAST this time..Steve Chamberlain1-1/+1
1994-05-19Change INSTALL_LASTness.Steve Chamberlain1-1/+2
1994-05-13Passdown -S to linker.Steve Chamberlain1-1/+1
1994-05-06 * configure.in (host==go32): Configure dosrel too.Steve Chamberlain1-0/+24
* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should be set by incoming names or templates. (INSTALL_LAST): New rule. * config/mh-go32: New fragment.