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 (100B)
       ---
            1 <$PLAN9/src/mkhdr
            2 
            3 TARG=cb
            4 OFILES=\
            5         cb.$O\
            6         cbtype.$O\
            7 
            8 HFILES=cb.h\
            9         cbtype.h\
           10 
           11 <$PLAN9/src/mkone