summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/breakpoint/basic/Makefile
blob: a6376f9b165d4f85cd3ea32b800fd75f196f306c (plain)
1
2
3
4
5
LEVEL = ../../../make

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

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud