mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-23 23:47:22 +08:00
9 lines
388 B
PHP
9 lines
388 B
PHP
|
LIBM_CHEWOUT_FILES += \
|
||
|
%D%/cabs.def %D%/cacos.def %D%/cacosh.def %D%/carg.def \
|
||
|
%D%/casin.def %D%/casinh.def %D%/catan.def %D%/catanh.def \
|
||
|
%D%/ccos.def %D%/ccosh.def %D%/cexp.def %D%/cimag.def %D%/clog.def \
|
||
|
%D%/clog10.def %D%/conj.def %D%/cpow.def %D%/cproj.def %D%/creal.def \
|
||
|
%D%/csin.def %D%/csinh.def %D%/csqrt.def %D%/ctan.def %D%/ctanh.def
|
||
|
|
||
|
LIBM_CHAPTERS += %D%/complex.tex
|