llvm-project/lldb/test/API/arm/breakpoint-thumb-codesection/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
68 B
Makefile
Raw Normal View History

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