ref: 171a55c06c35c3fdbb4b021e9fcadab3ebe37c05
dir: /acme/mkfile/
</$objtype/mkfile
none:VQ:
	echo mk all, install, clean, nuke, installall, update, test
all install clean nuke installall update test:V:
	@{cd bin/source; mk $target}
	@{cd news/src; mk $target}
	@{cd wiki/src; mk $target}