aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-11-30 08:56:22 +0000
committerAlan Modra <amodra@gmail.com>2002-11-30 08:56:22 +0000
commit4a1359d7a7edec6a49e96dc2244ffc850c394489 (patch)
treee19119c13c7d382077dfa97ee368ac69bcf1b1db /ld/Makefile.am
parentb34976b65aea8f33690229600bbf4527ec3118e1 (diff)
downloadfsf-binutils-gdb-4a1359d7a7edec6a49e96dc2244ffc850c394489.zip
fsf-binutils-gdb-4a1359d7a7edec6a49e96dc2244ffc850c394489.tar.gz
fsf-binutils-gdb-4a1359d7a7edec6a49e96dc2244ffc850c394489.tar.bz2
* Makefile.am (eelf32ppcwindiss.c): Correct dependencies.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index c25f60a..210f16a 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -624,7 +624,8 @@ eelf32ppcnto.c: $(srcdir)/emulparams/elf32ppcnto.sh \
$(srcdir)/emulparams/elf32ppc.sh \
$(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32ppcnto "$(tdir_elf32ppcnto)"
-eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh ${GEN_DEPENDS}
+eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh \
+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS}
${GENSCRIPTS} elf32ppcwindiss "$(tdir_elf32ppcwindiss)"
eelf32lsmip.c: $(srcdir)/emulparams/elf32lsmip.sh \
$(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \