Commit 1bac0fb4 by Manfred Hollstein Committed by Manfred Hollstein

Makefile.in (bootstrap-lean): Depend on bootstrap-lean_g, not bootstrap-lean_f.


	2000-09-06  Manfred Hollstein  <manfredh@redhat.com>

	* Makefile.in (bootstrap-lean): Depend on bootstrap-lean_g,
	not bootstrap-lean_f.

From-SVN: r36201
parent f472a17c
2000-09-06 Manfred Hollstein <manfredh@redhat.com>
* Makefile.in (bootstrap-lean): Depend on bootstrap-lean_g,
not bootstrap-lean_f.
2000-09-06 Andreas Schwab <schwab@suse.de> 2000-09-06 Andreas Schwab <schwab@suse.de>
* mklibgcc.in: Emit rule for libgcc-stage-start. * mklibgcc.in: Emit rule for libgcc-stage-start.
......
...@@ -2830,7 +2830,7 @@ bootstrap-lean_d: bootstrap-lean_c stage_c ...@@ -2830,7 +2830,7 @@ bootstrap-lean_d: bootstrap-lean_c stage_c
bootstrap-lean_e: bootstrap-lean_d stage_d bootstrap-lean_e: bootstrap-lean_d stage_d
bootstrap-lean_f: bootstrap-lean_e clean_s2 bootstrap-lean_f: bootstrap-lean_e clean_s2
bootstrap-lean_g: bootstrap-lean_f stage_e bootstrap-lean_g: bootstrap-lean_f stage_e
bootstrap-lean: force bootstrap-lean_f bootstrap-lean: force bootstrap-lean_g
bootstrap2_c: stage_c bootstrap2_c: stage_c
bootstrap2_d: bootstrap2_c stage_d bootstrap2_d: bootstrap2_c stage_d
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment