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
This commit is contained in:
Manfred Hollstein 2000-09-06 17:57:21 +00:00 committed by Manfred Hollstein
parent f472a17cb4
commit 1bac0fb486
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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>
* mklibgcc.in: Emit rule for libgcc-stage-start.

View File

@ -2830,7 +2830,7 @@ bootstrap-lean_d: bootstrap-lean_c stage_c
bootstrap-lean_e: bootstrap-lean_d stage_d
bootstrap-lean_f: bootstrap-lean_e clean_s2
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_d: bootstrap2_c stage_d