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 (111B)
       ---
            1 <$PLAN9/src/mkhdr
            2 
            3 LIB=libacme.a
            4 
            5 OFILES=\
            6         acme.$O\
            7 
            8 HFILES=\
            9         $PLAN9/include/acme.h\
           10 
           11 <$PLAN9/src/mksyslib
           12 
           13