mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03: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@
|