Deleted Added
full compact
Makefile (148297) Makefile (152117)
1# @(#)Makefile 5.1beta 93/09/24
1# @(#)Makefile 5.1beta 93/09/24
2# $FreeBSD: head/lib/msun/Makefile 148297 2005-07-22 17:19:05Z kensmith $
2# $FreeBSD: head/lib/msun/Makefile 152117 2005-11-06 12:18:27Z 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.

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

124 fegetenv.3 feupdateenv.3
125MLINKS+=fegetround.3 fesetround.3
126MLINKS+=floor.3 floorf.3 floor.3 floorl.3
127MLINKS+=fma.3 fmaf.3 fma.3 fmal.3
128MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
129 fmax.3 fmin.3 fmax.3 fminf.3 fmax.3 fminl.3
130MLINKS+=fmod.3 fmodf.3
131MLINKS+=hypot.3 cabs.3 hypot.3 cabsf.3 hypot.3 hypotf.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.

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

124 fegetenv.3 feupdateenv.3
125MLINKS+=fegetround.3 fesetround.3
126MLINKS+=floor.3 floorf.3 floor.3 floorl.3
127MLINKS+=fma.3 fmaf.3 fma.3 fmal.3
128MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
129 fmax.3 fmin.3 fmax.3 fminf.3 fmax.3 fminl.3
130MLINKS+=fmod.3 fmodf.3
131MLINKS+=hypot.3 cabs.3 hypot.3 cabsf.3 hypot.3 hypotf.3
132MLINKS+=ieee_test.3 logb.3 ieee_test.3 logbf.3
133MLINKS+=ieee_test.3 scalb.3 ieee_test.3 scalbf.3
134MLINKS+=ieee_test.3 significand.3 ieee_test.3 significandf.3
132MLINKS+=ieee_test.3 scalb.3 ieee_test.3 scalbf.3
133MLINKS+=ieee_test.3 significand.3 ieee_test.3 significandf.3
135MLINKS+=ilogb.3 ilogbf.3 ilogb.3 ilogbl.3
134MLINKS+=ilogb.3 ilogbf.3 ilogb.3 ilogbl.3 \
135 ilogb.3 logb.3 ilogb.3 logbf.3
136MLINKS+=j0.3 j1.3 j0.3 jn.3 j0.3 y0.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3
137MLINKS+=j0.3 j0f.3 j0.3 j1f.3 j0.3 jnf.3 j0.3 y0f.3 j0.3 ynf.3
138MLINKS+=lgamma.3 gamma.3 lgamma.3 gammaf.3 lgamma.3 lgammaf.3 lgamma.3 tgamma.3
139MLINKS+=lrint.3 llrint.3 lrint.3 llrintf.3 lrint.3 lrintf.3
140MLINKS+=lround.3 llround.3 lround.3 llroundf.3 lround.3 llroundl.3 \
141 lround.3 lroundf.3 lround.3 lroundl.3
142MLINKS+=nextafter.3 nextafterf.3 nextafter.3 nextafterl.3
143MLINKS+=nextafter.3 nexttoward.3 nextafter.3 nexttowardf.3

--- 15 unchanged lines hidden ---
136MLINKS+=j0.3 j1.3 j0.3 jn.3 j0.3 y0.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3
137MLINKS+=j0.3 j0f.3 j0.3 j1f.3 j0.3 jnf.3 j0.3 y0f.3 j0.3 ynf.3
138MLINKS+=lgamma.3 gamma.3 lgamma.3 gammaf.3 lgamma.3 lgammaf.3 lgamma.3 tgamma.3
139MLINKS+=lrint.3 llrint.3 lrint.3 llrintf.3 lrint.3 lrintf.3
140MLINKS+=lround.3 llround.3 lround.3 llroundf.3 lround.3 llroundl.3 \
141 lround.3 lroundf.3 lround.3 lroundl.3
142MLINKS+=nextafter.3 nextafterf.3 nextafter.3 nextafterl.3
143MLINKS+=nextafter.3 nexttoward.3 nextafter.3 nexttowardf.3

--- 15 unchanged lines hidden ---