forked from OSchip/llvm-project
4 lines
68 B
Makefile
4 lines
68 B
Makefile
|
C_SOURCES := main.c
|
||
|
CFLAGS_EXTRAS := -mthumb
|
||
|
|
||
|
include Makefile.rules
|