.gitignore: ignore gnulib.dvi and regex.info
[gnulib.git] / modules / ceil-ieee-tests
1 Files:
2 tests/test-ceil-ieee.c
3 tests/minus-zero.h
4 tests/macros.h
5
6 Depends-on:
7 float
8 signbit
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-ceil-ieee
14 check_PROGRAMS += test-ceil-ieee
15 test_ceil_ieee_LDADD = $(LDADD) @CEIL_LIBM@