From d0f54d20aa6aef2afcab827478b5b2bc9e413d4f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 16 Apr 2013 14:50:20 +0000 Subject: * Makefile.am (emmo.c): Add a dependency upon scripttempl/DWARF.sc. --- ld/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/Makefile.in') diff --git a/ld/Makefile.in b/ld/Makefile.in index 314a9c68d3..180a0eda65 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -3638,7 +3638,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 \ -- cgit v1.2.1