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

CXX_SOURCES := main.cpp foo.cpp

include $(LEVEL)/Makefile.rules