mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
6 lines
112 B
Makefile
6 lines
112 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS += frexp.c infinity.c isinf.c ldexp.c modf.c _setjmp.S setjmp.S \
|
|
sigsetjmp.S syncicache.c
|
|
|
|
|