* Makefile.in (bootstrap2-lean): Fix typo.

From-SVN: r39324
This commit is contained in:
Alexandre Oliva 2001-01-29 01:48:06 +00:00 committed by Alexandre Oliva
parent 4870f47246
commit 4f92461a87
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-01-28 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (bootstrap2-lean): Fix typo.
2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
* cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)

View File

@ -2941,10 +2941,10 @@ bootstrap-lean : clean_s1 clean_s2 stage3_build
bootstrap2: bootstrap
bootstrap2-lean : bootstrap_lean
bootstrap2-lean : bootstrap-lean
bootstrap3 bootstrap3-lean: bootstrap
bootstrap4 bootstrap4-lean: stage4_build
unstage1 unstage2 unstage3 unstage4: