summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/arm/breakpoint-it/Makefile
blob: 5d2224cb6560d322e13f58fb03113d996df0b182 (plain)
1
2
3
4
5
6
LEVEL = ../../make

C_SOURCES := main.c
CFLAGS_EXTRAS = -mthumb

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