plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

mkfile (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