mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
8 lines
243 B
Makefile
8 lines
243 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS += _ctx_start.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c \
|
|
fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c frexp.c \
|
|
infinity.c isinf.c ldexp.c makecontext.c modf.c _setjmp.S \
|
|
setjmp.S sigsetjmp.S syncicache.c
|
|
|
|
|