summaryrefslogtreecommitdiff
path: root/lldb/test/API/arm/breakpoint-thumb-codesection/Makefile
blob: 3f8e5597f7ddee3e1dab24953381b0c46a52d1af (plain)
1
2
3
4
C_SOURCES := main.c
CFLAGS_EXTRAS := -mthumb

include Makefile.rules