summaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2010-11-03 03:22:00 +0000
committerAlan Modra <amodra@bigpond.net.au>2010-11-03 03:22:00 +0000
commit37dae651449dca2d688b9c37d731c8f6ec8ba904 (patch)
tree5b69215f408cfc7a1dc41a790153b98846c74597 /ld/Makefile.in
parent5dd3ca89aaa832c49a7a8e47b2a1942aa1ec610a (diff)
downloadbinutils-redhat-37dae651449dca2d688b9c37d731c8f6ec8ba904.tar.gz
* Makefile.am (eelf64hppa.c): Correct dependencies.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index d4e4a9d00f..dac81b3167 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -2526,8 +2526,7 @@ eelf64alpha_nbsd.c: $(srcdir)/emulparams/elf64alpha_nbsd.sh \
$(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf64alpha_nbsd "$(tdir_elf64alpha_nbsd)"
eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \
- $(srcdir)/emulparams/hppa64linux.sh \
- $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
+ $(ELF_DEPS) $(srcdir)/scripttempl/elf64hppa.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)"
eelf64_aix.c: $(srcdir)/emulparams/elf64_aix.sh \
$(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}