Makefile.in 286 B

12345678910
  1. # uClibc argp tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. TESTS := $(addprefix argp-, ex1 ex2 ex3 ex4 test) \
  4. bug-argp1 tst-argp1 tst-argp2
  5. OPTS_argp-ex3 = ARG1 ARG2
  6. OPTS_argp-ex4 = ARG1 string1 string2 string3
  7. OPTS_bug-argp1 = -- --help