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

C_SOURCES := main.c a.c b.c

include $(LEVEL)/Makefile.rules