aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/thread/Makefile
blob: 644e2971a2c1200387e8f44930bd150e7be75ac5 (plain) (blame)
1
2
3
4
5
LEVEL = ../../make

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