aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/Makefile
blob: 8817fff55e8c0367bf81126926a3fd2464f29179 (plain) (blame)
1
2
3
4
5
6
LEVEL = ../../../make

ENABLE_THREADS := YES
CXX_SOURCES := main.cpp

include $(LEVEL)/Makefile.rules