7 lines
99 B
Makefile
7 lines
99 B
Makefile
|
# Compiler source files
|
||
|
SRC += src/layouts.c
|
||
|
|
||
|
USER_NAME := davidkristoffersen
|
||
|
|
||
|
SIZE_OPTIMIZE = yes
|