mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-04-26 03:31:32 +08:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
APP = sosu
|
|
STACK = 2k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|