OSDN Git Service

2004-06-22 Paolo Bonzini <bonzini@gnu.org>
authorbonzini <bonzini>
Wed, 23 Jun 2004 08:36:45 +0000 (08:36 +0000)
committerbonzini <bonzini>
Wed, 23 Jun 2004 08:36:45 +0000 (08:36 +0000)
commit6a0d79d16a638882b6f64e2dcf55131c7de58bfb
tree76e77e1383f90d19839a18058742dba74a677eca
parentabbc75ce4f811881ce21dfcb7e4dc1c3abf18454
2004-06-22  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl (configure-build-[+module+],
configure-[+module+], configure-target-[+module+]): Pass
[+extra_configure_args+].
(all-build-[+module+], all-[+module+], check-[+module+],
install-[+module+], [+make_target+]-[+module+],
all-target-[+module+], check-target-[+module+],
install-target-[+module+], [+make_target+]-target-[+module+]):
Pass [+extra_make_args+].
(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
(GCC_HOST_EXPORTS): Remove.
(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
cross, check-gcc, check-gcc-c++, install-gcc,
gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
* Makefile.in: Regenerate.
ChangeLog
Makefile.in
Makefile.tpl