X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=bfd%2FMakefile.in;h=59d8a65c34e2b21b69a62ed5219aea0c5e7d66ea;hb=840f024325bed2b4eab967f2072e6408233df3f0;hp=a3a0d40fb2a8fc57c66459b893666fe9cbff9a84;hpb=e70ea697bd6460f4fd46b8aefe68b7009c872a1a;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/Makefile.in b/bfd/Makefile.in index a3a0d40fb2..59d8a65c34 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -1201,10 +1201,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