aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-17 03:08:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-17 03:08:15 +0000
commitd781910a941ed40d53fd1778a3ee5d7bdc6202cc (patch)
tree0dafa3710f8bcdc6716725c7b7b8055d15be5b51 /gnu/lib
parentba2789556ee7f8f6d93b945bed51d29906624bc2 (diff)
Notes
Diffstat (limited to 'gnu/lib')
-rw-r--r--gnu/lib/libgcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libgcc/Makefile b/gnu/lib/libgcc/Makefile
index 1edb26d094b70..f84deeb22e5c6 100644
--- a/gnu/lib/libgcc/Makefile
+++ b/gnu/lib/libgcc/Makefile
@@ -116,9 +116,9 @@ LIB2ADDEH = unwind-ia64.c unwind-sjlj.c
.if ${TARGET_ARCH} == "powerpc"
# from config/rs6000/t-ppccomm
-LIB2FUNCS_EXTRA = tramp.S
+LIB2FUNCS_EXTRA = tramp.asm
# This one can't end up in shared libgcc
-LIB2FUNCS_STATIC_EXTRA = eabi.S
+LIB2FUNCS_STATIC_EXTRA = eabi.asm
# We want fine grained libraries, so use the new code to build the
# floating point emulation libraries.
OBJS+= dp-bit.o fp-bit.o