de2dde401c
They're nearly identical except for a few files. Reported by: kib
7 lines
173 B
Makefile
7 lines
173 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${LIBC_SRCTOP}/powerpc/gen
|
|
|
|
SRCS += _ctx_start.S eabi.S infinity.c ldexp.c makecontext.c \
|
|
signalcontext.c syncicache.c _set_tp.c trivial-getcontextx.c
|