aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1996-11-19 22:08:04 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1996-11-19 22:08:04 +0000
commitf134da2d219f92fce1cf8126a5eead29dd9a8889 (patch)
treec644030438438581cb7c66c5996f0991d6da87ee
parente170bb97a9e427b59cfa8f9dcc6ddea9a5bba4c5 (diff)
downloadgcc-f134da2d219f92fce1cf8126a5eead29dd9a8889.zip
gcc-f134da2d219f92fce1cf8126a5eead29dd9a8889.tar.gz
gcc-f134da2d219f92fce1cf8126a5eead29dd9a8889.tar.bz2
Use configure to set EXTRA_HEADERS, not t-* file
From-SVN: r13205
-rw-r--r--gcc/config/rs6000/t-ppc2
-rw-r--r--gcc/config/rs6000/t-ppcgas2
-rw-r--r--gcc/config/rs6000/t-winnt2
3 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/rs6000/t-ppc b/gcc/config/rs6000/t-ppc
index 44eb790..fbcc9fe 100644
--- a/gcc/config/rs6000/t-ppc
+++ b/gcc/config/rs6000/t-ppc
@@ -2,8 +2,6 @@
LIBGCC1 =
CROSS_LIBGCC1 =
-EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
-
# These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
diff --git a/gcc/config/rs6000/t-ppcgas b/gcc/config/rs6000/t-ppcgas
index 626a30a..ef29b09 100644
--- a/gcc/config/rs6000/t-ppcgas
+++ b/gcc/config/rs6000/t-ppcgas
@@ -2,8 +2,6 @@
LIBGCC1 =
CROSS_LIBGCC1 =
-EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
-
# These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
diff --git a/gcc/config/rs6000/t-winnt b/gcc/config/rs6000/t-winnt
index 60bb62e..f58aefe 100644
--- a/gcc/config/rs6000/t-winnt
+++ b/gcc/config/rs6000/t-winnt
@@ -4,8 +4,6 @@ CROSS_LIBGCC1 =
EXTRA_PARTS = crti.o crtn.o
-EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
-
# These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ntstack.S