Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.in (TARGET_TOOLPREFIX): No longer define. | law | 1998-05-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | (AR_FOR_TARGET, RANLIB_FOR_TARGET): Define to use versions in the build tree if they exist. (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Update appropriately. (objdir): Let configure substitute value. (FLOAT_H): Let configure select a pre-built version from the config subdir. * build-make (INSTALL_TARGET, ALL): Disable, no longer needed. * configure.in: Substitute for objdir. * cp/Makefile.in (program_transform_name, objdir): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19828 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | (CC): Pass -b $(host), not target. | kenner | 1996-04-15 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11776 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | (STMP_FIXPROTO): Moved here from cross-make. | wilson | 1996-02-10 | 1 | -0/+3 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11201 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | (FIXINCLUDES): Set to Makefile.in. | kenner | 1994-09-28 | 1 | -0/+4 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8159 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | (CC): Delete the -V option. | rms | 1992-12-19 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2897 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Initial revision | rms | 1992-10-21 | 1 | -0/+28 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2546 138bc75d-0d04-0410-961f-82ee72b054a4 |