aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-09-05 16:07:24 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2000-09-05 16:07:24 +0000
commit4d73d07a81e47e89727f33bcc681e89b0e9d37aa (patch)
tree1883c1574c5fdc391246f464095b72bae9ffb923 /Makefile.in
parent792ae36d0f768990b864d55a8a74fb92542ded0e (diff)
downloadgcc-4d73d07a81e47e89727f33bcc681e89b0e9d37aa.zip
gcc-4d73d07a81e47e89727f33bcc681e89b0e9d37aa.tar.gz
gcc-4d73d07a81e47e89727f33bcc681e89b0e9d37aa.tar.bz2
Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. (bootstrap*): Depend on all-bootstrap. From-SVN: r36161
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index bff6cd9..e987e6f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1439,7 +1439,7 @@ all-gcc:
# in parallel.
#
.PHONY: bootstrap bootstrap-lean bootstrap2 bootstrap2-lean bootstrap3 bootstrap3-lean bootstrap4 bootstrap4-lean
-bootstrap bootstrap-lean bootstrap2 bootstrap2-lean bootstrap3 bootstrap3-lean bootstrap4 bootstrap4-lean: all-texinfo all-bison all-byacc all-binutils all-gas all-ld
+bootstrap bootstrap-lean bootstrap2 bootstrap2-lean bootstrap3 bootstrap3-lean bootstrap4 bootstrap4-lean: all-bootstrap
@r=`pwd`; export r; \
s=`cd $(srcdir); pwd`; export s; \
$(SET_LIB_PATH) \
@@ -1566,7 +1566,7 @@ all-gash: all-tcl
all-gawk:
ALL_GCC = all-gcc
all-gcc: all-bison all-byacc all-binutils all-gas all-ld all-zlib
-all-bootstrap: all-libiberty all-bison all-byacc all-binutils all-gas all-ld
+all-bootstrap: all-libiberty all-texinfo all-bison all-byacc all-binutils all-gas all-ld all-zlib
GDB_TK = all-tk all-tcl all-itcl all-tix all-libgui
all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-bison all-byacc all-sim $(gdbnlmrequirements) $(GDB_TK)
all-gettext: