X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2FMakefile.am;h=151fff1d39d6da851abd53c54cc30895463525cf;hb=840f024325bed2b4eab967f2072e6408233df3f0;hp=ecd583a67f2331340cbd9e4d844a8b547c2be9ac;hpb=e70ea697bd6460f4fd46b8aefe68b7009c872a1a;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/Makefile.am b/bfd/Makefile.am index ecd583a67f..151fff1d39 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -654,10 +654,10 @@ targmatch.h: config.bfd targmatch.sed # When compiling archures.c and targets.c, supply the default target # info from configure. -targets.lo: targets.c config.status +targets.lo: targets.c Makefile $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c -archures.lo: archures.c config.status +archures.lo: archures.c Makefile $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c elf32-target.h : elfxx-target.h