APP      = winhelo
STACK    = 16k
MALLOC   = 0k

include ../app_make.txt

$(APP).hrb : $(APP).org Makefile
	$(COPY) $(APP).org $(APP).hrb
