llvm/lldb/test/API/commands/process/attach-resume/Makefile

CXX_SOURCES := main.cpp
ENABLE_THREADS := YES
EXE := AttachResume

include Makefile.rules