Deleted Added
full compact
Makefile (143222) Makefile (143709)
1# @(#)Makefile 5.1beta 93/09/24
1# @(#)Makefile 5.1beta 93/09/24
2# $FreeBSD: head/lib/msun/Makefile 143222 2005-03-07 04:59:11Z das $
2# $FreeBSD: head/lib/msun/Makefile 143709 2005-03-16 19:04:28Z das $
3#
4# ====================================================
5# Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
6#
7# Developed at SunPro, a Sun Microsystems, Inc. business.
8# Permission to use, copy, modify, and distribute this
9# software is freely granted, provided that this notice
10# is preserved.

--- 72 unchanged lines hidden (view full) ---

83.endif
84
85SRCS= ${COMMON_SRCS} ${ARCH_SRCS}
86
87INCS= fenv.h math.h
88
89MAN= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 \
90 cimag.3 copysign.3 cos.3 cosh.3 erf.3 exp.3 fabs.3 fdim.3 \
3#
4# ====================================================
5# Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
6#
7# Developed at SunPro, a Sun Microsystems, Inc. business.
8# Permission to use, copy, modify, and distribute this
9# software is freely granted, provided that this notice
10# is preserved.

--- 72 unchanged lines hidden (view full) ---

83.endif
84
85SRCS= ${COMMON_SRCS} ${ARCH_SRCS}
86
87INCS= fenv.h math.h
88
89MAN= acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 \
90 cimag.3 copysign.3 cos.3 cosh.3 erf.3 exp.3 fabs.3 fdim.3 \
91 feclearexcept.3 fegetenv.3 fegetround.3 fenv.3 floor.3 \
91 feclearexcept.3 feenableexcept.3 fegetenv.3 \
92 fegetround.3 fenv.3 floor.3 \
92 fma.3 fmax.3 fmod.3 hypot.3 ieee.3 ieee_test.3 ilogb.3 j0.3 \
93 lgamma.3 lrint.3 lround.3 math.3 nextafter.3 remainder.3 rint.3 \
94 round.3 scalbn.3 signbit.3 sin.3 sinh.3 sqrt.3 tan.3 tanh.3 trunc.3
95
96MLINKS+=acos.3 acosf.3
97MLINKS+=acosh.3 acoshf.3
98MLINKS+=asin.3 asinf.3
99MLINKS+=asinh.3 asinhf.3

--- 11 unchanged lines hidden (view full) ---

111MLINKS+=exp.3 expm1.3 exp.3 log.3 exp.3 log10.3 exp.3 log1p.3 exp.3 pow.3 \
112 exp.3 expf.3 \
113 exp.3 expm1f.3 exp.3 logf.3 exp.3 powf.3 \
114 exp.3 log10f.3 exp.3 log1pf.3
115MLINKS+=fabs.3 fabsf.3 fabs.3 fabsl.3
116MLINKS+=fdim.3 fdimf.3 fdim.3 fdiml.3
117MLINKS+=feclearexcept.3 fegetexceptflag.3 feclearexcept.3 feraiseexcept.3 \
118 feclearexcept.3 fesetexceptflag.3 feclearexcept.3 fetestexcept.3
93 fma.3 fmax.3 fmod.3 hypot.3 ieee.3 ieee_test.3 ilogb.3 j0.3 \
94 lgamma.3 lrint.3 lround.3 math.3 nextafter.3 remainder.3 rint.3 \
95 round.3 scalbn.3 signbit.3 sin.3 sinh.3 sqrt.3 tan.3 tanh.3 trunc.3
96
97MLINKS+=acos.3 acosf.3
98MLINKS+=acosh.3 acoshf.3
99MLINKS+=asin.3 asinf.3
100MLINKS+=asinh.3 asinhf.3

--- 11 unchanged lines hidden (view full) ---

112MLINKS+=exp.3 expm1.3 exp.3 log.3 exp.3 log10.3 exp.3 log1p.3 exp.3 pow.3 \
113 exp.3 expf.3 \
114 exp.3 expm1f.3 exp.3 logf.3 exp.3 powf.3 \
115 exp.3 log10f.3 exp.3 log1pf.3
116MLINKS+=fabs.3 fabsf.3 fabs.3 fabsl.3
117MLINKS+=fdim.3 fdimf.3 fdim.3 fdiml.3
118MLINKS+=feclearexcept.3 fegetexceptflag.3 feclearexcept.3 feraiseexcept.3 \
119 feclearexcept.3 fesetexceptflag.3 feclearexcept.3 fetestexcept.3
120MLINKS+=feenableexcept.3 fedisableexcept.3 feenableexcept.3 fegetexcept.3
119MLINKS+=fegetenv.3 feholdexcept.3 fegetenv.3 fesetenv.3 \
120 fegetenv.3 feupdateenv.3
121MLINKS+=fegetround.3 fesetround.3
122MLINKS+=floor.3 floorf.3 floor.3 floorl.3
123MLINKS+=fma.3 fmaf.3 fma.3 fmal.3
124MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
125 fmax.3 fmin.3 fmax.3 fminf.3 fmax.3 fminl.3
126MLINKS+=fmod.3 fmodf.3

--- 26 unchanged lines hidden ---
121MLINKS+=fegetenv.3 feholdexcept.3 fegetenv.3 fesetenv.3 \
122 fegetenv.3 feupdateenv.3
123MLINKS+=fegetround.3 fesetround.3
124MLINKS+=floor.3 floorf.3 floor.3 floorl.3
125MLINKS+=fma.3 fmaf.3 fma.3 fmal.3
126MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
127 fmax.3 fmin.3 fmax.3 fminf.3 fmax.3 fminl.3
128MLINKS+=fmod.3 fmodf.3

--- 26 unchanged lines hidden ---