Makefile.def (bootstrap stages): Add 'lean' parameter.
2004-08-26 Paolo Bonzini <bonzini@gnu.org> * Makefile.def (bootstrap stages): Add 'lean' parameter. * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into phony targets; do not generate timestamp files. (distclean-stageN): Remove references to their timestamp files. (restageN, touch-stageN): Remove. (stageN-bubble): Rewritten. (compare): Support lean bootstraps. * Makefile.in: Regenerate. * configure.in: Only warn when bootstrapping but build != host or build != target. Support lean bootstraps. * configure: Regenerate. From-SVN: r86754
Showing
- ChangeLog 15 additions, 0 deletionsChangeLog
- Makefile.def 2 additions, 2 deletionsMakefile.def
- Makefile.in 798 additions, 1182 deletionsMakefile.in
- Makefile.tpl 32 additions, 56 deletionsMakefile.tpl
- configure 83 additions, 48 deletionsconfigure
- configure.in 48 additions, 14 deletionsconfigure.in
Loading
Please register or sign in to comment