From 7fab7e160355fc0ad5ee59f03c35489178d44854 Mon Sep 17 00:00:00 2001
From: Janis Johnson <janis187@us.ibm.com>
Date: Fri, 5 Sep 2008 00:28:36 +0000
Subject: [PATCH] * config/rs6000/t-rs6000: Remove target gt-rs6000.h.

From-SVN: r140020
---
 gcc/ChangeLog              | 4 ++++
 gcc/config/rs6000/t-rs6000 | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fc5515b310cf..bd7d3502ac15 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-04  Janis Johnson  <janis187@us.ibm.com>
+
+	* config/rs6000/t-rs6000: Remove target gt-rs6000.h.
+
 2008-09-04  Vladimir Makarov  <vmakarov@redhat.com>
 
 	* ira-conflicts.c (process_regs_for_copy): Check insn to check
diff --git a/gcc/config/rs6000/t-rs6000 b/gcc/config/rs6000/t-rs6000
index caa07153ad3d..30f021e80175 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) \
-- 
GitLab