Files
30dayMakeOS/29_day/hello4/Makefile
2016-05-19 14:05:01 +08:00

9 lines
139 B
Makefile

APP = hello4
STACK = 1k
MALLOC = 0k
include ../app_make.txt
$(STDAPP).hrb : $(APP).org Makefile
$(COPY) $(APP).org $(APP).hrb