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