llvm-project/lldb/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile

4 lines
67 B
Makefile

C_SOURCES := main.c
CFLAGS_EXTRAS = -mthumb
include Makefile.rules