code: plan9front

ref: 8bf1e5b77521d94876a58989a434ef1a08d6d509
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 news/src; mk $target}
	@{cd wiki/src; mk $target}