4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-02 12:30:24 +08:00
newlib-cygwin/newlib/libm/fenv/Makefile.inc
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

8 lines
291 B
Makefile

LIBM_CHEWOUT_FILES += \
%D%/feclearexcept.def %D%/fegetenv.def \
%D%/fegetexceptflag.def %D%/fegetround.def %D%/feholdexcept.def \
%D%/feraiseexcept.def %D%/fesetenv.def %D%/fesetexceptflag.def %D%/fesetround.def \
%D%/fetestexcept.def %D%/feupdateenv.def
LIBM_CHAPTERS += %D%/fenv.tex