mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-02-10 05:15:05 +08:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
APP = notrec
|
|
STACK = 11k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|