maintainer-makefile: Prohibit BSD4.3/SysV u_char etc types.
[gnulib.git] / modules / exp2f-tests
bloba1382e3331954aa2c2d4b2f96f2c67537b626890
1 Files:
2 tests/test-exp2f.c
3 tests/test-exp2.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomf.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-exp2f
14 check_PROGRAMS += test-exp2f
15 test_exp2f_SOURCES = test-exp2f.c randomf.c
16 test_exp2f_LDADD = $(LDADD) @EXP2F_LIBM@