From 6d56983c20dd1b454895f697e2cb2d26b2ce0086 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 8 Jul 2004 19:46:05 +0000 Subject: * Makefile.def (host_modules): Set bootstrap=true for flex. * Makefile.tpl (all-gcc): Depend on texinfo and flex. * Makefile.in: Rebuilt. --- Makefile.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tpl') diff --git a/Makefile.tpl b/Makefile.tpl index 014aa879c..38ff3dbb4 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -1675,7 +1675,7 @@ all-build-m4: maybe-all-build-libiberty maybe-all-build-texinfo # GCC needs to identify certain tools. # GCC also needs the information exported by the intl configure script. configure-gcc: maybe-configure-intl maybe-configure-binutils maybe-configure-gas maybe-configure-ld maybe-configure-bison maybe-configure-flex -all-gcc: maybe-all-libiberty maybe-all-intl maybe-all-bison maybe-all-byacc maybe-all-binutils maybe-all-gas maybe-all-ld maybe-all-zlib maybe-all-libbanshee maybe-all-libcpp +all-gcc: maybe-all-libiberty maybe-all-intl maybe-all-texinfo maybe-all-bison maybe-all-byacc maybe-all-flex maybe-all-binutils maybe-all-gas maybe-all-ld maybe-all-zlib maybe-all-libbanshee maybe-all-libcpp configure-libcpp: maybe-configure-libiberty maybe-configure-intl all-libcpp: maybe-all-libiberty maybe-all-intl # This is a slightly kludgy method of getting dependencies on -- cgit v1.2.3