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 (160B)
       ---
            1 <$PLAN9/src/mkhdr
            2 
            3 TARG=9660srv
            4 
            5 OFILES=\
            6         main.$O\
            7         9660srv.$O\
            8         xfile.$O\
            9         iobuf.$O\
           10         data.$O\
           11 
           12 HFILES=dat.h fns.h
           13 
           14 <$PLAN9/src/mkone
           15 
           16 9660srv.$O: iso9660.h
           17