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 (137B)
       ---
            1 <$PLAN9/src/mkhdr
            2 
            3 TARG=Mail
            4 OFILES=\
            5                 html.$O\
            6                 mail.$O\
            7                 mesg.$O\
            8                 reply.$O\
            9                 util.$O\
           10                 win.$O
           11 
           12 HFILES=dat.h
           13 
           14 <$PLAN9/src/mkone
           15