mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
14 lines
186 B
Plaintext
14 lines
186 B
Plaintext
Files:
|
|
tests/test-tanh.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-tanh
|
|
check_PROGRAMS += test-tanh
|
|
test_tanh_LDADD = $(LDADD) @TANH_LIBM@
|