mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-06-16 07:06:18 +08:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
APP = winhelo
|
|
STACK = 1k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|