mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
7 lines
264 B
Makefile
7 lines
264 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
SRCS+= _setjmp.S rfork_thread.S setjmp.S sigsetjmp.S \
|
|
fabs.S \
|
|
infinity.c ldexp.c makecontext.c signalcontext.c \
|
|
flt_rounds.c fpgetmask.c fpsetmask.c fpgetprec.c fpsetprec.c \
|
|
fpgetround.c fpsetround.c fpgetsticky.c
|