aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/tools/lldb-mi/threadinfo/Makefile
blob: b6fad6778428305b085c49e70ebcd091d9846255 (plain) (blame)
1
2
3
4
5
6
7
LEVEL = ../../../make

CXX_SOURCES := test_threadinfo.cpp

ENABLE_THREADS := YES

include $(LEVEL)/Makefile.rules