mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
Files:
|
|
tests/test-cos.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-cos
|
|
check_PROGRAMS += test-cos
|
|
test_cos_LDADD = $(LDADD) @COS_LIBM@
|