Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/fmodf-tests
T

17 lines
269 B
Plaintext

Files:
tests/test-fmodf.c
tests/test-fmod.h
tests/signature.h
tests/macros.h
tests/randomf.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-fmodf
check_PROGRAMS += test-fmodf
test_fmodf_SOURCES = test-fmodf.c randomf.c
test_fmodf_LDADD = $(LDADD) @FMODF_LIBM@