* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 5 Sep 2000 16:10:03 +0000 (16:10 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 5 Sep 2000 16:10:03 +0000 (16:10 +0000)
(bootstrap*): Depend on all-bootstrap.

ChangeLog
Makefile.in

index 8875323..f6edde0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
+       (bootstrap*): Depend on all-bootstrap.
+
 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
 
        * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
index b191889..9bf0245 100644 (file)
@@ -1436,7 +1436,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) \
@@ -1564,7 +1564,7 @@ all-gash: all-tcl
 all-gawk:
 ALL_GCC = all-gcc
 all-gcc: all-bison all-byacc all-binutils all-gas all-ld
-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: