blob: 161f4d18dd6d626b7d8d610f8db705749acea2a2 (
plain)
1
2
3
4
5
6
7
8
9
|
# General rules that all rs6000/ targets must have.
gt-rs6000.h: s-gtype ; @true
rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c
$(COMPILE) $<
# The rs6000 backend doesn't cause warnings in these files.
insn-conditions.o-warn =
|