aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-04-16 14:50:20 +0000
committerNick Clifton <nickc@redhat.com>2013-04-16 14:50:20 +0000
commitec05a26b76a27212383ce951ddfb0588bd6e724b (patch)
tree99dffdd74bedca8c945f46e5f83240f66f7d0750 /ld/Makefile.am
parent1c2e44502cd3fcf7fd6b73342b7206157f23805a (diff)
downloadgdb-ec05a26b76a27212383ce951ddfb0588bd6e724b.zip
gdb-ec05a26b76a27212383ce951ddfb0588bd6e724b.tar.gz
gdb-ec05a26b76a27212383ce951ddfb0588bd6e724b.tar.bz2
* Makefile.am (emmo.c): Add a dependency upon scripttempl/DWARF.sc.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index a1b92ec..e1d05d8 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -2153,7 +2153,7 @@ ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \
${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)"
emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \
$(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em \
- $(srcdir)/emultempl/mmo.em \
+ $(srcdir)/emultempl/mmo.em $(srcdir)/scripttempl/DWARF.sc \
$(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS}
${GENSCRIPTS} mmo "$(tdir_mmo)"
eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \