summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/rs6000/t-rs6000-c-rule
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/rs6000/t-rs6000-c-rule')
-rw-r--r--contrib/gcc/config/rs6000/t-rs6000-c-rule4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/gcc/config/rs6000/t-rs6000-c-rule b/contrib/gcc/config/rs6000/t-rs6000-c-rule
new file mode 100644
index 0000000..a768fb5
--- /dev/null
+++ b/contrib/gcc/config/rs6000/t-rs6000-c-rule
@@ -0,0 +1,4 @@
+rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c \
+ $(srcdir)/config/rs6000/rs6000-protos.h \
+ $(CONFIG_H) $(SYSTEM_H) $(TREE_H) $(CPPLIB_H) $(TM_P_H) c-pragma.h errors.h
+ $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< $(OUTPUT_OPTION)
OpenPOWER on IntegriCloud