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/planix-v0/sys/doc/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
</sys/doc/fonts
2
 
3
ALL:V:
4
	echo 'for technical reasons, -mpm is gone and acme.ps cannot be regenerated'
5
 
6
acme.ps:D:	acme.ms
7
	{echo $FONTS; cat acme.ms} | troff -mpm -mpictures -mnihongo | lp -m.9 -dstdout >acme.ps
8
	../cleanps acme.ps
9
 
10
acme.html:D:	acme.ms
11
	htmlroff -ms -mhtml acme.ms >acme.html
12
 
13
clean:V:
14
	# nothing