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

Makefile.inc « ld128 « libm « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 337284d6904978dd44ab841adaa465393a705f46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%C%_lsrc = \
	%D%/e_powl.c %D%/s_erfl.c %D%/s_exp2l.c %D%/s_expl.c \
	%D%/s_logl.c %D%/b_tgammal.c %D%/invtrig.c \
	%D%/e_lgammal_r.c %D%/k_cosl.c %D%/k_sinl.c

libm_a_CFLAGS_%C% = -fbuiltin -fno-math-errno

if HAVE_LONG_DOUBLE
libm_a_SOURCES += $(%C%_lsrc)
endif # HAVE_LONG_DOUBLE

LIBM_CHEWOUT_FILES +=

LIBM_CHAPTERS +=