aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2013-09-26 12:53:20 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2013-09-26 08:53:20 -0400
commit6d1ca9a0f323e2de85299910ef0d8bcc9dc7a81d (patch)
tree3c0ee0ab4667086fa7116aa9e7d57ad06293c040 /gcc/config
parent46e950dbb155a0bc0abb279920d3fd3914032bde (diff)
downloadgcc-6d1ca9a0f323e2de85299910ef0d8bcc9dc7a81d.zip
gcc-6d1ca9a0f323e2de85299910ef0d8bcc9dc7a81d.tar.gz
gcc-6d1ca9a0f323e2de85299910ef0d8bcc9dc7a81d.tar.bz2
t-rs6000 (rs6000.o): Remove.
* config/rs6000/t-rs6000 (rs6000.o): Remove. (rs6000-c.o): Use COMPILE and POSTCOMPILE. From-SVN: r202943
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/rs6000/t-rs600018
1 files changed, 3 insertions, 15 deletions
diff --git a/gcc/config/rs6000/t-rs6000 b/gcc/config/rs6000/t-rs6000
index 81372df..3123521 100644
--- a/gcc/config/rs6000/t-rs6000
+++ b/gcc/config/rs6000/t-rs6000
@@ -20,21 +20,9 @@
TM_H += $(srcdir)/config/rs6000/rs6000-builtin.def
-rs6000.o: $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
- $(RTL_H) $(REGS_H) hard-reg-set.h \
- real.h insn-config.h conditions.h insn-attr.h flags.h $(RECOG_H) \
- $(OBSTACK_H) $(TREE_H) $(EXPR_H) $(OPTABS_H) except.h function.h \
- output.h dbxout.h $(BASIC_BLOCK_H) toplev.h $(GGC_H) $(HASHTAB_H) \
- $(TM_P_H) $(TARGET_H) $(TARGET_DEF_H) langhooks.h reload.h gt-rs6000.h \
- cfgloop.h $(OPTS_H) $(COMMON_TARGET_H) dumpfile.h \
- $(srcdir)/config/rs6000/rs6000-cpus.def
-
-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 coretypes.h $(TM_H)
- $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
- $(srcdir)/config/rs6000/rs6000-c.c
+rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c
+ $(COMPILE) $<
+ $(POSTCOMPILE)
$(srcdir)/config/rs6000/rs6000-tables.opt: $(srcdir)/config/rs6000/genopt.sh \
$(srcdir)/config/rs6000/rs6000-cpus.def