mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
18 lines
204 B
Plaintext
18 lines
204 B
Plaintext
Files:
|
|
tests/test-roundl.c
|
|
|
|
Depends-on:
|
|
fpucw
|
|
isnanl-nolibm
|
|
float
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-roundl
|
|
check_PROGRAMS += test-roundl
|
|
test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
|
|
|
|
License:
|
|
LGPL
|