Deleted Added
full compact
Makefile.inc (144091) Makefile.inc (145171)
1# $FreeBSD: head/lib/msun/amd64/Makefile.inc 144091 2005-03-25 04:40:44Z das $
1# $FreeBSD: head/lib/msun/amd64/Makefile.inc 145171 2005-04-16 21:12:55Z das $
2
2
3ARCH_SRCS = e_sqrt.S s_lrint.S s_llrint.S s_remquo.S s_remquof.S
3ARCH_SRCS = e_sqrt.S e_sqrtf.S s_llrint.S s_llrintf.S s_lrint.S s_lrintf.S \
4 s_remquo.S s_remquof.S s_scalbn.S s_scalbnf.S s_scalbnl.S
4LDBL_PREC = 64
5LDBL_PREC = 64