X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FMakefile.am;h=58daa41fcb0d9ed60a961515b467b92fe6133057;hb=685080f2100373d1a45932521f9a24922a68d68f;hp=11de1c43f0d5c22d5882463c2f646eb6a2e7d4a6;hpb=31593e1b96c792abba3c5268d6423975aefa56b2;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/Makefile.am b/ld/Makefile.am index 11de1c43f0..58daa41fcb 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -1777,10 +1777,10 @@ etic54xcoff.c: $(srcdir)/emulparams/tic54xcoff.sh \ etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS} -ev850.c: $(srcdir)/emulparams/v850.sh \ +ev850.c: $(srcdir)/emulparams/v850.sh $(srcdir)/emultempl/v850elf.em \ $(ELF_DEPS) $(srcdir)/scripttempl/v850.sc ${GEN_DEPENDS} -ev850_rh850.c: $(srcdir)/emulparams/v850_rh850.sh \ +ev850_rh850.c: $(srcdir)/emulparams/v850_rh850.sh $(srcdir)/emultempl/v850elf.em \ $(ELF_DEPS) $(srcdir)/scripttempl/v850_rh850.sc ${GEN_DEPENDS} evanilla.c: $(srcdir)/emulparams/vanilla.sh \