aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-02-19 02:59:06 +0000
committerAlan Modra <amodra@gmail.com>2010-02-19 02:59:06 +0000
commitc8c66882e4bd29571f53410dd09fa6e53d499d74 (patch)
tree70455ce48c2b55d46aea9aa760f45de43b540296 /ld/Makefile.in
parentc8761b9af499c6c3405107924478a6d2d476f74e (diff)
downloadfsf-binutils-gdb-c8c66882e4bd29571f53410dd09fa6e53d499d74.zip
fsf-binutils-gdb-c8c66882e4bd29571f53410dd09fa6e53d499d74.tar.gz
fsf-binutils-gdb-c8c66882e4bd29571f53410dd09fa6e53d499d74.tar.bz2
* Makefile.am (eelf32_i960.c): Depend on ELF_GEN_DEPS, not ELF_DEPS.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 1ec64de..7ab4890 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -2206,7 +2206,7 @@ eelf32_i860.c: $(srcdir)/emulparams/elf32_i860.sh \
$(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32_i860 "$(tdir_elf32_i860)"
eelf32_i960.c: $(srcdir)/emulparams/elf32_i960.sh \
- $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
+ $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32_i960 "$(tdir_elf32_i960)"
eelf32b4300.c: $(srcdir)/emulparams/elf32b4300.sh \
$(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \