forked from backup/30dayMakeOS
6 lines
73 B
Makefile
6 lines
73 B
Makefile
APP = tview
|
|
STACK = 1024k
|
|
MALLOC = 0k
|
|
|
|
include ../app_make.txt
|