maint.mk: Don't fail on ~/.indent.pro, reported by Collin Funk.
[gnulib.git] / modules / cbrt-ieee-tests
blob5d716b70fb9e2fc41f726ae7932c85832674325c
1 Files:
2 tests/test-cbrt-ieee.c
3 tests/test-cbrt-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnand-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-cbrt-ieee
18 check_PROGRAMS += test-cbrt-ieee
19 test_cbrt_ieee_LDADD = $(LDADD) @CBRT_LIBM@