plan9front/acme/mkfile

10 lines
225 B
Text
Raw Permalink Normal View History

2011-04-14 17:27:24 +00:00
</$objtype/mkfile
none:VQ:
echo mk all, install, clean, nuke, installall, update, test
2011-04-14 17:27:24 +00:00
all install clean nuke installall update test:V:
2011-04-14 17:27:24 +00:00
@{cd bin/source; mk $target}
@{cd news/src; mk $target}
@{cd wiki/src; mk $target}