llvm/lldb/test/API/functionalities/thread/state_after_expression/Makefile

CXX_SOURCES := main.cpp
CFLAGS_EXTRAS := -std=c++11

ENABLE_THREADS := YES

include Makefile.rules