doc: Update target platforms list.
[gnulib.git] / modules / getopt-posix-tests
blobfe71fcdfa4b4dd0baac8714c5f63714125325ecc
1 Files:
2 tests/macros.h
3 tests/signature.h
4 tests/test-getopt-posix.c
5 tests/test-getopt-main.h
6 tests/test-getopt.h
8 Depends-on:
9 dup2
10 setenv
11 stdbool
12 unistd
13 unsetenv
15 configure.ac:
17 Makefile.am:
18 TESTS += test-getopt-posix
19 check_PROGRAMS += test-getopt-posix
20 test_getopt_posix_LDADD = $(LDADD) $(LIBINTL)