plan9port

[fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port # fast
git clone https://src.adamsgaard.dk/plan9port.git # slow
Log | Files | Refs | README | LICENSE Back to index

mkfile (164B)


      1 <$PLAN9/src/mkhdr
      2 
      3 TARG=tarfs tpfs v6fs 32vfs cpiofs tapfs v10fs zipfs
      4 OFILES=\
      5 	fs.$O\
      6 	util.$O\
      7 
      8 HFILES=tapefs.h
      9 
     10 BIN=$BIN/fs
     11 <$PLAN9/src/mkmany
     12 
     13 zipfs.$O:	zip.h