Deleted Added
full compact
2c2
< # $FreeBSD: head/lib/msun/Makefile 251024 2013-05-27 08:50:10Z das $
---
> # $FreeBSD: head/lib/msun/Makefile 251121 2013-05-30 04:49:26Z das $
108c108,109
< COMMON_SRCS+= s_ccosh.c s_ccoshf.c s_cexp.c s_cexpf.c \
---
> COMMON_SRCS+= catrig.c catrigf.c \
> s_ccosh.c s_ccoshf.c s_cexp.c s_cexpf.c \
129c130
< ceil.3 ccos.3 ccosh.3 cexp.3 \
---
> ceil.3 cacos.3 ccos.3 ccosh.3 cexp.3 \
146a148,150
> MLINKS+=cacos.3 cacosf.3 cacos.3 cacosh.3 cacos.3 cacoshf.3 \
> cacos.3 casin.3 cacos.3 casinf.3 cacos.3 casinh.3 cacos.3 casinhf.3 \
> cacos.3 catan.3 cacos.3 catanf.3 cacos.3 catanh.3 cacos.3 catanhf.3