From a07c3e299c0846e43a69283ca88284adab11cc41 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 1 Jun 2004 08:11:41 +0000 Subject: 2004-06-01 Paolo Bonzini * Makefile.tpl: Fix typo. * Makefile.in: Regenerate. --- Makefile.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.def') diff --git a/Makefile.def b/Makefile.def index 22bdec0fd..c14e32736 100644 --- a/Makefile.def +++ b/Makefile.def @@ -222,7 +222,7 @@ bootstrap_stage = { extra_make_flags='CFLAGS="$(STAGE1_CFLAGS)"' ; }; bootstrap_stage = { id=2 ; prev=1 ; next=3 ; - bootstrap_target=new-bootstrap2 ; + bootstrap_target=bootstrap2 ; extra_configure_flags="@stage2_werror_flag@" ; extra_make_flags="$(POSTSTAGE1_FLAGS_TO_PASS)" ; }; bootstrap_stage = { -- cgit v1.2.3