gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / fmodl-tests
blob9470eb85d54046a137afa7cef9a2ac443ceab094
1 Files:
2 tests/test-fmodl.c
3 tests/test-fmod.h
4 tests/signature.h
5 tests/macros.h
6 tests/randoml.c
8 Depends-on:
9 fpucw
10 float
12 configure.ac:
14 Makefile.am:
15 TESTS += test-fmodl
16 check_PROGRAMS += test-fmodl
17 test_fmodl_SOURCES = test-fmodl.c randoml.c
18 test_fmodl_LDADD = $(LDADD) @FMODL_LIBM@