mt-spu (all-ld): Update for ld Makefile changes.

* mt-spu (all-ld): Update for ld Makefile changes.

From-SVN: r138562
This commit is contained in:
Alan Modra 2008-08-03 03:37:55 +00:00 committed by Alan Modra
parent 3b67e3cc92
commit d6833cf9a6
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2008-08-03 Alan Modra <amodra@bigpond.net.au>
* mt-spu (all-ld): Update for ld Makefile changes.
2008-08-02 Keith Seitz <keiths@redhat.com>
* tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal

View File

@ -1,4 +1,2 @@
# spu ld makefile invokes as-new in maintainer mode.
all-ld: $(MAINT) all-gas
# spu ld makefile invokes bin2c
all-ld: all-binutils
# spu ld makefile invokes as-new and bin2c in maintainer mode.
all-ld: $(MAINT) all-gas all-binutils