summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/thread/jump/Makefile
blob: b726fc3695fdd85a3f0a135648ea7eba2c3e91e5 (plain)
1
2
3
4
5
LEVEL = ../../../make

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