Commit ecc50d72 by Adam Nemet Committed by Adam Nemet

* Makefile.in (all.cross): Add srcextra.

From-SVN: r87342
parent 1c8c309b
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment