Files
clang-p2996/lldb/test/functionalities/expr-doesnt-deadlock/Makefile
Jim Ingham e81fc8e514 Add a pthreads testcase to make sure the two-step of running and expression,
having the block, then timing out & letting all threads run actually works.

llvm-svn: 146471
2011-12-13 04:04:44 +00:00

6 lines
76 B
Makefile

LEVEL = ../../make
C_SOURCES := locking.c
include $(LEVEL)/Makefile.rules