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

C_SOURCES := main.c
CFLAGS_EXTRAS := -std=c99

ENABLE_THREADS := YES

include Makefile.rules