2005-10-05 Paolo Bonzini <bonzini@gnu.org>
authorPaolo Bonzini <bonzini@gnu.org>
Wed, 5 Oct 2005 07:30:22 +0000 (07:30 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Wed, 5 Oct 2005 07:30:22 +0000 (07:30 +0000)
commitf70224b53d8d0a8ff7305fbfb8dd6860ae53df69
treed2b403e63351f6024b759bd2187908a2bba485b9
parentc13c918a2c36c8f5097572d0a55dcd27717716c6
2005-10-05  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/22340

* configure.in (default_target): Remove.
* Makefile.tpl (all): Do not use prerequisites as subroutines
(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
use prerequisites as subroutines.
(check-host, check-target): New.
(bootstrap configure & all targets): Do not use stage*-start
if the directory layout is already ok.
(non-bootstrap configure & all targets): Prepend a $(unstage).
(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
(NOTPARALLEL): Remove.
(unstage, stage variables): New variables.
(unstage, stage targets): Simply expand to those variables.

* configure: Regenerate.
* Makefile.in: Regenerate.
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.in
This page took 0.025777 seconds and 4 git commands to generate.