Makefile 246 B

123456789101112
  1. # uClibc args tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS = arg_test
  4. include ../Test.mak
  5. export WRAPPER_arg_test = \
  6. env -i \
  7. ENVVAR=123 \
  8. SOMETHING=sldajfasdf
  9. export OPTS_arg_test = a b c d e f g h