summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_conditions/Makefile
blob: 6067ee45e9848937344919f79f1266015aace2f8 (plain)
1
2
3
4
5
6
LEVEL = ../../../make

C_SOURCES := main.c
CFLAGS_EXTRAS += -std=c99

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