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

CXX_SOURCES := main.cpp

include $(LEVEL)/Makefile.rules