summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile
blob: 3f8e5597f7ddee3e1dab24953381b0c46a52d1af (plain) (blame)
1
2
3
4
C_SOURCES := main.c
CFLAGS_EXTRAS := -mthumb

include Makefile.rules