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

C_SOURCES := main.c a.c

include $(LEVEL)/Makefile.rules