mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
15 lines
197 B
Plaintext
15 lines
197 B
Plaintext
Files:
|
|
tests/test-atanl.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
fpucw
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-atanl
|
|
check_PROGRAMS += test-atanl
|
|
test_atanl_LDADD = $(LDADD) @ATANL_LIBM@
|