Fix dependency tracking in ld.
commit4f33c6d8d4cf86ba3bc04deef80604c58d3eb2fb
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 6 Oct 2010 04:58:33 +0000 (6 04:58 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 6 Oct 2010 04:58:33 +0000 (6 04:58 +0000)
tree2157271bc17a61f61db46169ada22a3684e54b83
parent0d2e5824d02c24fe0556224e2665fa18ca9b864d
Fix dependency tracking in ld.

ld/:
* Makefile.am (ALL_EMULATIONS): Rewrite in terms of ...
(ALL_EMULATION_SOURCES): ... this new variable.
(ALL_64_EMULATIONS): Rewrite in terms of ...
(ALL_64_EMULATION_SOURCES): ... this new variable.
(EXTRA_ld_new_SOURCES): Rewrite in terms of the _SOURCES
variables.
(eelf32microblaze.c): Fix indentation.
* Makefile.in: Regenerate.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in