Deleted Added
full compact
Makefile (74870) Makefile (84403)
1# @(#)Makefile 5.1beta 93/09/24
1# @(#)Makefile 5.1beta 93/09/24
2# $FreeBSD: head/lib/msun/Makefile 74870 2001-03-27 17:27:19Z ru $
2# $FreeBSD: head/lib/msun/Makefile 84403 2001-10-03 06:30:11Z bde $
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.

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

133MLINKS+=atan.3 atanf.3
134MLINKS+=atanh.3 atanhf.3
135MLINKS+=atan2.3 atan2f.3
136MLINKS+=ceil.3 ceilf.3
137MLINKS+=cos.3 cosf.3
138MLINKS+=cosh.3 coshf.3
139MLINKS+=erf.3 erfc.3 erf.3 erff.3 erf.3 erfcf.3
140MLINKS+=exp.3 expm1.3 exp.3 log.3 exp.3 log10.3 exp.3 log1p.3 exp.3 pow.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.

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

133MLINKS+=atan.3 atanf.3
134MLINKS+=atanh.3 atanhf.3
135MLINKS+=atan2.3 atan2f.3
136MLINKS+=ceil.3 ceilf.3
137MLINKS+=cos.3 cosf.3
138MLINKS+=cosh.3 coshf.3
139MLINKS+=erf.3 erfc.3 erf.3 erff.3 erf.3 erfcf.3
140MLINKS+=exp.3 expm1.3 exp.3 log.3 exp.3 log10.3 exp.3 log1p.3 exp.3 pow.3 \
141 exp.3 expf.3 exp.3 exp2.3 exp.3 exp2f.3 exp.3 exp10.3 exp.3 exp10f.3 \
142 exp.3 expm1f.3 exp.3 logf.3 exp.3 log2.3 exp.3 log2f.3 exp.3 powf.3 \
141 exp.3 expf.3 exp.3 exp10.3 exp.3 exp10f.3 \
142 exp.3 expm1f.3 exp.3 logf.3 exp.3 powf.3 \
143 exp.3 log10f.3 exp.3 log1pf.3
144MLINKS+=fabs.3 fabsf.3
145MLINKS+=floor.3 floorf.3
146MLINKS+=fmod.3 fmodf.3
147MLINKS+=hypot.3 cabs.3 hypot.3 cabsf.3 hypot.3 hypotf.3
148MLINKS+=ieee.3 copysign.3 ieee.3 copysignf.3 ieee.3 finite.3 ieee.3 finitef.3 \
149 ieee.3 ilogb.3 ieee.3 ilogbf.3 ieee.3 nextafter.3 ieee.3 nextafterf.3 \
150 ieee.3 remainder.3 ieee.3 remainderf.3 ieee.3 scalbn.3 ieee.3 scalbnf.3

--- 19 unchanged lines hidden ---
143 exp.3 log10f.3 exp.3 log1pf.3
144MLINKS+=fabs.3 fabsf.3
145MLINKS+=floor.3 floorf.3
146MLINKS+=fmod.3 fmodf.3
147MLINKS+=hypot.3 cabs.3 hypot.3 cabsf.3 hypot.3 hypotf.3
148MLINKS+=ieee.3 copysign.3 ieee.3 copysignf.3 ieee.3 finite.3 ieee.3 finitef.3 \
149 ieee.3 ilogb.3 ieee.3 ilogbf.3 ieee.3 nextafter.3 ieee.3 nextafterf.3 \
150 ieee.3 remainder.3 ieee.3 remainderf.3 ieee.3 scalbn.3 ieee.3 scalbnf.3

--- 19 unchanged lines hidden ---