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

C_SOURCES := main.c

include $(LEVEL)/Makefile.rules