URI:
       tmkfile - 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
       ---
       tmkfile (99B)
       ---
            1 <$PLAN9/src/mkhdr
            2 
            3 TARG=paint
            4 
            5 OFILES=\
            6         eenter.$O\
            7         paint.$O\
            8 
            9 HFILES=paint.h\
           10 
           11 <$PLAN9/src/mkone