code: plan9front

ref: e524e8d65a7573c46d7beb49e77bfc2d55a5563d
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}