code: plan9front

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