Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | 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