Makefile 277 B

123456789
  1. # uClibc unistd tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS = clone errno fork getcwd getopt getopt_long preadwrite vfork
  4. include ../Test.mak
  5. export OPTS_getopt = -abcXXX -9
  6. export OPTS_getopt_long = --add XXX --delete YYY --verbose