shithub: riscv

ref: 3a7146f8bf32e57d1989885039277449c3a70836
dir: /acme/mkfile/

View raw version
</$objtype/mkfile

none:VQ:
	echo mk all, install, clean, nuke, installall, update

all install clean nuke installall update:V:
	@{cd bin/source; mk $target}
	@{cd mail/src; mk $target}
	@{cd news/src; mk $target}
	@{cd wiki/src; mk $target}