mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
15 lines
192 B
Plaintext
15 lines
192 B
Plaintext
Files:
|
|
tests/test-tanl.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
fpucw
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-tanl
|
|
check_PROGRAMS += test-tanl
|
|
test_tanl_LDADD = $(LDADD) @TANL_LIBM@
|