Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_tlsv12/acme/mkfile – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
</$objtype/mkfile
2
 
3
none:VQ:
4
	echo mk all, install, clean, nuke, installall, update
5
 
6
all install clean nuke installall update:V:
7
	@{cd bin/source; mk $target}
8
	@{cd mail/src; mk $target}
9
	@{cd news/src; mk $target}
10
	@{cd wiki/src; mk $target}