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