4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-24 07:57:22 +08:00
Mike Frysinger 3365bd2f7a newlib: libm: move manual into top-level build
This doesn't migrate all the docs, just the libm's manual (pdf/info).
This is to show the basic form of migrating the chew files.
2022-02-04 19:39:05 -05:00

9 lines
388 B
Makefile

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