2002-10-28 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / bfd / Makefile.in
index a3a0d40fb2a8fc57c66459b893666fe9cbff9a84..59d8a65c34e2b21b69a62ed5219aea0c5e7d66ea 100644 (file)
@@ -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
This page took 0.024635 seconds and 4 git commands to generate.