aboutsummaryrefslogtreecommitdiff
path: root/config/mh-go32
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-13/+0
1997-07-23Wed Jul 23 12:32:18 1997 Robert Hoehne ↵Ian Lance Taylor1-1/+4
<robert.hoehne@Mathematik.TU-Chemnitz.DE> * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer. Also Sanitize out MAKEINFOFLAGS and INSTALL_DOSREL unless keep-cygnus.
1996-03-26 * mh-go32 (CFLAGS): Define.Ian Lance Taylor1-0/+7
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.