mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-05-06 04:50:53 +08:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
APP = mmlplay
|
|
STACK = 132k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|