mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
15 lines
202 B
Plaintext
15 lines
202 B
Plaintext
Files:
|
|
tests/macros.h
|
|
tests/test-libgmp-mpq.c
|
|
|
|
Depends-on:
|
|
assert-h
|
|
c99
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-libgmp-mpq
|
|
check_PROGRAMS += test-libgmp-mpq
|
|
test_libgmp_mpq_LDADD = $(LDADD) @LIBGMP@
|