code: plan9front

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