Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.inc « math « libm « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc3205e0b15670eb19278ff0a2bf5e7603fb56d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
LIBM_CHEWOUT_FILES += \
	%D%/w_acos.def %D%/w_acosh.def %D%/w_asin.def %D%/s_asinh.def \
	%D%/s_atan.def %D%/w_atan2.def %D%/w_atanh.def %D%/w_j0.def \
	%D%/w_cosh.def %D%/s_erf.def %D%/w_exp.def %D%/w_exp2.def \
	%D%/s_fabs.def %D%/s_floor.def %D%/w_fmod.def %D%/s_frexp.def \
	%D%/w_gamma.def %D%/w_hypot.def %D%/s_ldexp.def %D%/w_log.def \
	%D%/w_log10.def \
	%D%/w_pow.def %D%/w_remainder.def %D%/s_sin.def %D%/w_sinh.def \
	%D%/w_sqrt.def %D%/s_tan.def %D%/s_tanh.def

LIBM_CHAPTERS += %D%/math.tex