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 (235B)
       ---
            1 <$PLAN9/src/mkhdr
            2 
            3 <../config
            4 
            5 LIB=libcom.a
            6 OFILES=bbox.$O\
            7         glob.$O\
            8         misc.$O\
            9         request.$O\
           10         rune.$O\
           11         tempnam.$O\
           12         getopt.$O\
           13 
           14 HFILES=comments.h\
           15         gen.h\
           16         ext.h\
           17         request.h\
           18         path.h\
           19         rune.h\
           20 
           21 <$PLAN9/src/mklib
           22 
           23 CFLAGS=-c -D$SYSTEM