URI:
       tREADME - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tREADME (499B)
       ---
            1 Miscellaneous 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 
           10 Use make to compile C programs. For example,
           11 
           12         make macfont
           13 
           14 compiles macfont.c.
           15