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

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