* Makefile.in (all.cross): Add srcextra.
authorAdam Nemet <anemet@lnxw.com>
Sat, 11 Sep 2004 04:22:14 +0000 (04:22 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Sat, 11 Sep 2004 04:22:14 +0000 (04:22 +0000)
From-SVN: r87342

gcc/ChangeLog
gcc/Makefile.in

index 2bf7779ce3c9b00deaa10162fa0abd8239aeb7c6..1310c4e4d3c6997a2b309f07e97ed6143a7b6085 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-10  Adam Nemet  <anemet@lnxw.com>
+
+       * Makefile.in (all.cross): Add srcextra.
+
 2004-09-10  Roger Sayle  <roger@eyesopen.com>
 
        PR middle-end/17024
index 96a9758e9fa085380787b671e1ba8341031b0835..215f7035d3a63e88ebce0ee1e3371325a317a464 100644 (file)
@@ -1123,7 +1123,7 @@ config.status: $(srcdir)/configure $(srcdir)/config.gcc version.c
 all.internal: start.encap rest.encap doc
 # This is what to compile if making a cross-compiler.
 all.cross: native gcc-cross cpp$(exeext) specs \
-       $(LIBGCC) $(EXTRA_PARTS) lang.all.cross doc
+       $(LIBGCC) $(EXTRA_PARTS) lang.all.cross doc @GENINSRC@ srcextra
 # This is what must be made before installing GCC and converting libraries.
 start.encap: native xgcc$(exeext) cpp$(exeext) specs \
        xlimits.h lang.start.encap @GENINSRC@ srcextra