Deleted Added
full compact
Makefile (175462) Makefile (176243)
1# @(#)Makefile 5.1beta 93/09/24
1# @(#)Makefile 5.1beta 93/09/24
2# $FreeBSD: head/lib/msun/Makefile 175462 2008-01-18 21:43:10Z das $
2# $FreeBSD: head/lib/msun/Makefile 176243 2008-02-13 16:56:52Z 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.

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

41 e_gammaf_r.c e_hypot.c e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c \
42 e_jn.c e_jnf.c e_lgamma.c e_lgamma_r.c e_lgammaf.c e_lgammaf_r.c \
43 e_log.c e_log10.c e_log10f.c e_logf.c e_pow.c e_powf.c e_rem_pio2.c \
44 e_rem_pio2f.c e_remainder.c e_remainderf.c e_scalb.c e_scalbf.c \
45 e_sinh.c e_sinhf.c e_sqrt.c e_sqrtf.c fenv.c \
46 k_cos.c k_cosf.c k_rem_pio2.c k_sin.c k_sinf.c \
47 k_tan.c k_tanf.c \
48 s_asinh.c s_asinhf.c s_atan.c s_atanf.c s_carg.c s_cargf.c \
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.

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

41 e_gammaf_r.c e_hypot.c e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c \
42 e_jn.c e_jnf.c e_lgamma.c e_lgamma_r.c e_lgammaf.c e_lgammaf_r.c \
43 e_log.c e_log10.c e_log10f.c e_logf.c e_pow.c e_powf.c e_rem_pio2.c \
44 e_rem_pio2f.c e_remainder.c e_remainderf.c e_scalb.c e_scalbf.c \
45 e_sinh.c e_sinhf.c e_sqrt.c e_sqrtf.c fenv.c \
46 k_cos.c k_cosf.c k_rem_pio2.c k_sin.c k_sinf.c \
47 k_tan.c k_tanf.c \
48 s_asinh.c s_asinhf.c s_atan.c s_atanf.c s_carg.c s_cargf.c \
49 s_cbrt.c s_cbrtf.c s_ceil.c s_ceilf.c s_ceill.c \
49 s_cbrt.c s_cbrtf.c s_ceil.c s_ceilf.c \
50 s_copysign.c s_copysignf.c s_cos.c s_cosf.c \
51 s_csqrt.c s_csqrtf.c s_erf.c s_erff.c \
52 s_exp2.c s_exp2f.c s_expm1.c s_expm1f.c s_fabsf.c s_fdim.c \
53 s_finite.c s_finitef.c \
50 s_copysign.c s_copysignf.c s_cos.c s_cosf.c \
51 s_csqrt.c s_csqrtf.c s_erf.c s_erff.c \
52 s_exp2.c s_exp2f.c s_expm1.c s_expm1f.c s_fabsf.c s_fdim.c \
53 s_finite.c s_finitef.c \
54 s_floor.c s_floorf.c s_floorl.c s_fma.c s_fmaf.c \
54 s_floor.c s_floorf.c s_fma.c s_fmaf.c \
55 s_fmax.c s_fmaxf.c s_fmaxl.c s_fmin.c \
56 s_fminf.c s_fminl.c s_frexp.c s_frexpf.c s_ilogb.c s_ilogbf.c \
57 s_ilogbl.c s_isfinite.c s_isnan.c s_isnormal.c \
58 s_llrint.c s_llrintf.c s_llround.c s_llroundf.c s_llroundl.c \
59 s_log1p.c s_log1pf.c s_logb.c s_logbf.c s_lrint.c s_lrintf.c \
60 s_lround.c s_lroundf.c s_lroundl.c s_modff.c \
61 s_nan.c s_nearbyint.c s_nextafter.c s_nextafterf.c \
62 s_nexttowardf.c s_remquo.c s_remquof.c \
63 s_rint.c s_rintf.c s_round.c s_roundf.c s_roundl.c \
64 s_scalbln.c s_scalbn.c s_scalbnf.c s_signbit.c \
55 s_fmax.c s_fmaxf.c s_fmaxl.c s_fmin.c \
56 s_fminf.c s_fminl.c s_frexp.c s_frexpf.c s_ilogb.c s_ilogbf.c \
57 s_ilogbl.c s_isfinite.c s_isnan.c s_isnormal.c \
58 s_llrint.c s_llrintf.c s_llround.c s_llroundf.c s_llroundl.c \
59 s_log1p.c s_log1pf.c s_logb.c s_logbf.c s_lrint.c s_lrintf.c \
60 s_lround.c s_lroundf.c s_lroundl.c s_modff.c \
61 s_nan.c s_nearbyint.c s_nextafter.c s_nextafterf.c \
62 s_nexttowardf.c s_remquo.c s_remquof.c \
63 s_rint.c s_rintf.c s_round.c s_roundf.c s_roundl.c \
64 s_scalbln.c s_scalbn.c s_scalbnf.c s_signbit.c \
65 s_signgam.c s_significand.c s_significandf.c s_sin.c s_sinf.c s_tan.c \
66 s_tanf.c s_tanh.c s_tanhf.c s_trunc.c s_truncf.c s_truncl.c \
65 s_signgam.c s_significand.c s_significandf.c s_sin.c s_sinf.c \
66 s_tan.c s_tanf.c s_tanh.c s_tanhf.c s_trunc.c s_truncf.c \
67 w_cabs.c w_cabsf.c w_drem.c w_dremf.c
68
69# Location of fpmath.h and _fpmath.h
70LIBCDIR= ${.CURDIR}/../libc
71CFLAGS+= -I${LIBCDIR}/include -I${LIBCDIR}/${MACHINE_ARCH}
72SYM_MAPS+= ${.CURDIR}/Symbol.map
73
74VERSION_DEF= ${LIBCDIR}/Versions.def
75SYMBOL_MAPS= ${SYM_MAPS}
76
77# C99 long double functions
78COMMON_SRCS+= s_copysignl.c s_fabsl.c s_llrintl.c s_lrintl.c s_modfl.c
79.if ${LDBL_PREC} != 53
80# If long double != double use these; otherwise, we alias the double versions.
67 w_cabs.c w_cabsf.c w_drem.c w_dremf.c
68
69# Location of fpmath.h and _fpmath.h
70LIBCDIR= ${.CURDIR}/../libc
71CFLAGS+= -I${LIBCDIR}/include -I${LIBCDIR}/${MACHINE_ARCH}
72SYM_MAPS+= ${.CURDIR}/Symbol.map
73
74VERSION_DEF= ${LIBCDIR}/Versions.def
75SYMBOL_MAPS= ${SYM_MAPS}
76
77# C99 long double functions
78COMMON_SRCS+= s_copysignl.c s_fabsl.c s_llrintl.c s_lrintl.c s_modfl.c
79.if ${LDBL_PREC} != 53
80# If long double != double use these; otherwise, we alias the double versions.
81COMMON_SRCS+= s_exp2l.c s_fmal.c s_frexpl.c s_logbl.c s_nanl.c \
82 s_nextafterl.c s_nexttoward.c s_rintl.c s_scalbnl.c
81COMMON_SRCS+= s_ceill.c s_exp2l.c s_floorl.c s_fmal.c s_frexpl.c \
82 s_logbl.c s_nanl.c s_nextafterl.c s_nexttoward.c s_rintl.c \
83 s_scalbnl.c s_truncl.c
83.endif
84
85# C99 complex functions
86COMMON_SRCS+= s_cimag.c s_cimagf.c s_cimagl.c s_conj.c s_conjf.c s_conjl.c \
87 s_creal.c s_crealf.c s_creall.c
88
89# FreeBSD's C library supplies these functions:
90#COMMON_SRCS+= s_fabs.c s_frexp.c s_isnan.c s_ldexp.c s_modf.c

--- 85 unchanged lines hidden ---
84.endif
85
86# C99 complex functions
87COMMON_SRCS+= s_cimag.c s_cimagf.c s_cimagl.c s_conj.c s_conjf.c s_conjl.c \
88 s_creal.c s_crealf.c s_creall.c
89
90# FreeBSD's C library supplies these functions:
91#COMMON_SRCS+= s_fabs.c s_frexp.c s_isnan.c s_ldexp.c s_modf.c

--- 85 unchanged lines hidden ---