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