Makefile 218 B

12345678
  1. # uClibc pthread tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. TESTS_DISABLED += cancellation-points
  4. top_builddir=../../
  5. include ../Rules.mak
  6. -include Makefile.in
  7. include ../Test.mak