From f134da2d219f92fce1cf8126a5eead29dd9a8889 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Tue, 19 Nov 1996 22:08:04 +0000 Subject: Use configure to set EXTRA_HEADERS, not t-* file From-SVN: r13205 --- gcc/config/rs6000/t-ppc | 2 -- gcc/config/rs6000/t-ppcgas | 2 -- gcc/config/rs6000/t-winnt | 2 -- 3 files changed, 6 deletions(-) (limited to 'gcc') 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 -- cgit v1.1