mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-04-24 02:30:32 +08:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
APP = stars2
|
|
STACK = 1k
|
|
MALLOC = 47k
|
|
|
|
include ../app_make.txt
|