Makefile 137 B

123456
  1. # uClibc setjmp tests
  2. # Licensed under the GNU Library General Public License, see COPYING.LIB
  3. TESTS = setjmp_test
  4. include ../Test.mak