OSDN Git Service

PR driver/40144
[pf3gnuchains/gcc-fork.git] / boehm-gc / PCR-Makefile
index 7b80637..1eae367 100644 (file)
@@ -59,7 +59,7 @@ mach_dep.o: mach_dep.c mips_mach_dep.s rs6000_mach_dep.s if_mach if_not_there
        ./if_mach SPARC SUNOS5 as -o mach_dep.o sparc_mach_dep.s
        ./if_not_there mach_dep.o $(CC) -c $(SPECIALCFLAGS) mach_dep.c
 
-if_mach: if_mach.c config.h
+if_mach: if_mach.c gcconfig.h
        $(CC) $(CFLAGS) -o if_mach if_mach.c
 
 if_not_there: if_not_there.c