mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
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
|