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

17 lines
240 B
Plaintext

Files:
tests/test-sendto.c
tests/signature.h
tests/macros.h
Depends-on:
netinet_in
sockets
inet_pton
configure.ac:
Makefile.am:
TESTS += test-sendto
check_PROGRAMS += test-sendto
test_sendto_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)