summaryrefslogtreecommitdiff
path: root/gcc/config/x-darwin
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/x-darwin')
-rw-r--r--gcc/config/x-darwin6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/x-darwin b/gcc/config/x-darwin
index f671d911f0d..c6226c04883 100644
--- a/gcc/config/x-darwin
+++ b/gcc/config/x-darwin
@@ -1,3 +1,3 @@
-host-darwin.o : $(srcdir)/config/host-darwin.c $(CONFIG_H) $(SYSTEM_H) \
- coretypes.h toplev.h config/host-darwin.h
- $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
+host-darwin.o : $(srcdir)/config/host-darwin.c
+ $(COMPILE) $<
+ $(POSTCOMPILE)