forked from backup/30dayMakeOS
6 lines
66 B
Makefile
6 lines
66 B
Makefile
APP = a
|
|
STACK = 1k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|