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