1Miscellaneous programs - all are unsupported.
2
3  ibmfont.c	IBM PC to Unix font conversion program
4  laserbar.[c1]	Barcode filter and man page - Jan Wolitzky
5  lp.model	Sample lp interface (not for Unix 4.0) - Maryann Csaszar
6  macfont.c	Macintosh to Unix font conversion program
7  pscrypt.c	Quick implementation of Adobe's encryption/decryption algorithm
8  setbaud.ps	Example of how to change the printer's baudrate
9
10Use make to compile C programs. For example,
11
12	make macfont
13
14compiles macfont.c.
15
16