snippet/warn-on-use: Fix indentation.
[gnulib.git] / modules / truncl-tests
1 Files:
2 tests/test-truncl.c
3 tests/minus-zero.h
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 fpucw
10 isnanl-nolibm
11 float
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-truncl
17 check_PROGRAMS += test-truncl
18 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@