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

6 lines
111 B
Makefile

LEVEL = ../../../make
ENABLE_THREADS := YES
CXX_SOURCES := main.cpp other.cpp
include $(LEVEL)/Makefile.rules