mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
Files:
|
|
tests/test-sin.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-sin
|
|
check_PROGRAMS += test-sin
|
|
test_sin_LDADD = $(LDADD) @SIN_LIBM@
|