mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 10:53:24 -04:00
7 lines
197 B
Makefile
7 lines
197 B
Makefile
# $FreeBSD$
|
|
|
|
.include "${LIBC_SRCTOP}/powerpc/gen/Makefile.common"
|
|
|
|
SRCS += fabs.S flt_rounds.c fpgetmask.c fpgetround.c \
|
|
fpgetsticky.c fpsetmask.c fpsetround.c \
|
|
_setjmp.S setjmp.S sigsetjmp.S
|