mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-04-25 03:00:29 +08:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
APP = winhelo3
|
|
STACK = 1k
|
|
MALLOC = 40k
|
|
|
|
include ../app_make.txt
|