mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
17 lines
248 B
Plaintext
17 lines
248 B
Plaintext
Files:
|
|
tests/test-fma-ieee.c
|
|
tests/test-fma-ieee.h
|
|
tests/infinity.h
|
|
tests/nan.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnand-nolibm
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fma-ieee
|
|
check_PROGRAMS += test-fma-ieee
|
|
test_fma_ieee_LDADD = $(LDADD) @FMA_LIBM@
|