mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-02-02 17:49:01 +08:00
6 lines
66 B
Makefile
6 lines
66 B
Makefile
APP = a
|
|
STACK = 1k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|