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 (105B)


      1 <$PLAN9/src/mkhdr
      2 
      3 SHORTLIB=thread 9
      4 OFILES=
      5 
      6 TARG=tprimes tspawn tspawnloop tdaemon
      7 
      8 <$PLAN9/src/mkmany