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