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

CXX_SOURCES := main.cpp
ENABLE_THREADS := YES

include $(LEVEL)/Makefile.rules