Files
clang-p2996/lldb/test/expression_command/timeout/Makefile
Jim Ingham 35e1bda695 Add the ability to set timeout & "run all threads" options both from the "expr" command and from
the SB API's that evaluate expressions.

<rdar://problem/12457211>

llvm-svn: 166062
2012-10-16 21:41:58 +00:00

6 lines
81 B
Makefile

LEVEL = ../../make
C_SOURCES := wait-a-while.c
include $(LEVEL)/Makefile.rules