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