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

7 lines
97 B
Makefile

LEVEL = ../../make
C_SOURCES := main.c
CFLAGS_EXTRAS = -mthumb
include $(LEVEL)/Makefile.rules