code: plan9front

ref: d6923e0f149eec4f9ba8c83fbb286b92ae7da25a
dir: /acme/mkfile/

View raw version
</$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}