aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r--gas/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in
index 94812d9..a2d8902 100644
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -2582,7 +2582,7 @@ install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
.PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
-bootstrap: as-new
+bootstrap: as-new$(EXEEXT)
$(MAKE) stage1
rm -f stage && ln -s stage1 stage
$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)