]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
* configure.in: Set and subsitute host_exeext. Use it when creating
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Dec 1997 11:48:25 +0000 (11:48 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Dec 1997 11:48:25 +0000 (11:48 +0000)
commit2aa3e87b14890249bf0b99de2795a2771981f0cb
tree205781032e11e4485790eda39797ff4d8b8dbde1
parent03252d17be1c73a1b11ad2cf161ec8535a4ab4a0
* configure.in: Set and subsitute host_exeext.  Use it when creating
the assembler and linker symlinks.
* configure: Rebuild.
* Makefile.in (exeext): Set to @host_exeext@.
(build_exeext): New variable, set to @build_exeext@.
(FLAGS_TO_PASS): Pass down build_exeext.
(STAGESTUFF): Use build_exeext, not exeext, for gen* and bi*
  programs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17267 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in