teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile
2016-04-11 08:54:57 +00:00

8 lines
114 B
Makefile

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