diff options
author | Janis Johnson <janis187@us.ibm.com> | 2008-09-05 00:28:36 +0000 |
---|---|---|
committer | Janis Johnson <janis@gcc.gnu.org> | 2008-09-05 00:28:36 +0000 |
commit | 7fab7e160355fc0ad5ee59f03c35489178d44854 (patch) | |
tree | 7eec64a13b7998803dd2aabd527f8a94f9528a2c /gcc/config/rs6000 | |
parent | 99f0696167c6d26874007afd4d092b8bd5c801a3 (diff) | |
download | gcc-7fab7e160355fc0ad5ee59f03c35489178d44854.zip gcc-7fab7e160355fc0ad5ee59f03c35489178d44854.tar.gz gcc-7fab7e160355fc0ad5ee59f03c35489178d44854.tar.bz2 |
* config/rs6000/t-rs6000: Remove target gt-rs6000.h.
From-SVN: r140020
Diffstat (limited to 'gcc/config/rs6000')
-rw-r--r-- | gcc/config/rs6000/t-rs6000 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/rs6000/t-rs6000 b/gcc/config/rs6000/t-rs6000 index caa0715..30f021e 100644 --- a/gcc/config/rs6000/t-rs6000 +++ b/gcc/config/rs6000/t-rs6000 @@ -1,7 +1,5 @@ # General rules that all rs6000/ targets must have. -gt-rs6000.h: s-gtype ; @true - 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) \ |