aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-06-01 08:11:41 +0000
committerPaolo Bonzini <bonzini@gnu.org>2004-06-01 08:11:41 +0000
commit377d8c420a27e32bb91a75e57152ca8887c70c6f (patch)
tree8f9d14f3a8f155275fda9dcdad3872db67dad329 /Makefile.def
parentf5f8a794b8120e7c220d2e28c4dec679347d099a (diff)
downloadfsf-binutils-gdb-377d8c420a27e32bb91a75e57152ca8887c70c6f.zip
fsf-binutils-gdb-377d8c420a27e32bb91a75e57152ca8887c70c6f.tar.gz
fsf-binutils-gdb-377d8c420a27e32bb91a75e57152ca8887c70c6f.tar.bz2
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 22bdec0..c14e327 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 = {