]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 5 Sep 2000 16:07:24 +0000 (16:07 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 5 Sep 2000 16:07:24 +0000 (16:07 +0000)
* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
(bootstrap*): Depend on all-bootstrap.

From-SVN: r36161

ChangeLog
Makefile.in

index af61701a152a7c10e9ed1b571030eff1ca9a9cf6..afc052c2055c59efce7072183013c25b7d1e9ea3 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-05  Philipp Thomas  <pthomas@suse.de>
 
        * config.guess: Import CVS version 1.156.
index bff6cd9c92080919cd34c4c652d215a531bc019d..e987e6f594f2d3f37d13069d7b95d99d09e11615 100644 (file)
@@ -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: