summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/x-rs6000
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/x-rs6000')
-rw-r--r--gcc/config/rs6000/x-rs60005
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/config/rs6000/x-rs6000 b/gcc/config/rs6000/x-rs6000
index 8246c377630..8190b3426e6 100644
--- a/gcc/config/rs6000/x-rs6000
+++ b/gcc/config/rs6000/x-rs6000
@@ -1,3 +1,2 @@
-driver-rs6000.o : $(srcdir)/config/rs6000/driver-rs6000.c \
- $(CONFIG_H) $(SYSTEM_H) $(TM_H) coretypes.h
- $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
+driver-rs6000.o : $(srcdir)/config/rs6000/driver-rs6000.c
+ $(COMPILE) $<