summaryrefslogtreecommitdiffstats
path: root/Makefile.def
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2004-06-01 08:11:41 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2004-06-01 08:11:41 +0000
commita07c3e299c0846e43a69283ca88284adab11cc41 (patch)
treea8fb23abcfecd1a0356d373e287fcfedd429a7cf /Makefile.def
parent8e1cb52875f353b4478d13bd8aafba53d5aa1f39 (diff)
downloadcygnal-a07c3e299c0846e43a69283ca88284adab11cc41.tar.gz
cygnal-a07c3e299c0846e43a69283ca88284adab11cc41.tar.bz2
cygnal-a07c3e299c0846e43a69283ca88284adab11cc41.zip
2004-06-01 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Fix typo. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def2
1 files changed, 1 insertions, 1 deletions
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 = {