llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile

8 lines
114 B
Makefile

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