llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/thread/jump/Makefile

4 lines
79 B
Makefile

ENABLE_THREADS := YES
CXX_SOURCES := main.cpp other.cpp
include Makefile.rules