Makefile.inc (7b74e4a7591fc381c47b1674892cbec7c001f8a1) | Makefile.inc (6232589aeb9b7c1c1e731d9ec324cfdb57202a48) |
---|---|
1# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 2# $FreeBSD$ 3 4SRCS+= _setjmp.S _set_tp.c rfork_thread.S setjmp.S sigsetjmp.S \ | 1# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 2# $FreeBSD$ 3 4SRCS+= _setjmp.S _set_tp.c rfork_thread.S setjmp.S sigsetjmp.S \ |
5 fabs.S modf.S \ | 5 fabs.S \ |
6 infinity.c ldexp.c makecontext.c signalcontext.c \ 7 flt_rounds.c fpgetmask.c fpsetmask.c fpgetprec.c fpsetprec.c \ 8 fpgetround.c fpsetround.c fpgetsticky.c | 6 infinity.c ldexp.c makecontext.c signalcontext.c \ 7 flt_rounds.c fpgetmask.c fpsetmask.c fpgetprec.c fpsetprec.c \ 8 fpgetround.c fpsetround.c fpgetsticky.c |