SET INCLUDE=AC:include CCTEMP=ram:
makedir ram:lib;Set CLIB=RAM:lib/;copy AC:lib/$libfile ram:lib"
alias	cleanup	"del >NIL: ram:lib/* ram:lib"
alias	make	"%q run MAKE $q"
alias   makeall	"%q run MAKE -a $q"


