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-darwin5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/config/x-darwin b/gcc/config/x-darwin
index c2ffd7d5c89..0592ded7ab0 100644
--- a/gcc/config/x-darwin
+++ b/gcc/config/x-darwin
@@ -1,3 +1,2 @@
-host-darwin.o : $(srcdir)/config/host-darwin.c $(CONFIG_H) $(SYSTEM_H) \
- coretypes.h toplev.h config/host-darwin.h
- $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
+host-darwin.o : $(srcdir)/config/host-darwin.c
+ $(COMPILE) $<