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

CXX_SOURCES := pass-to-base.cpp

include $(LEVEL)/Makefile.rules