mkfile 315 B

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