1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/getopt-posix-tests

16 lines
221 B
Plaintext

Files:
tests/test-getopt.c
tests/test-getopt.h
tests/test-getopt_long.h
Depends-on:
unistd
unsetenv
configure.ac:
Makefile.am:
TESTS += test-getopt
check_PROGRAMS += test-getopt
test_getopt_LDADD = $(LDADD) $(LIBINTL)