tcorrect $BIN - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4599822f71bb65970a675dd8e87cc480f8c6a387
 (DIR) parent bea4b9f7246169ee1bd2a64a4b2be2c02ffcec8b
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 19 Jul 2005 14:52:08 +0000
       
       correct $BIN
       
       Diffstat:
         M src/cmd/venti/mkfile                |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/cmd/venti/mkfile b/src/cmd/venti/mkfile
       t@@ -8,6 +8,8 @@ TARG=\
                sync\
                write\
        
       +BIN=$BIN/venti
       +
        <$PLAN9/src/mkmany
        <$PLAN9/src/mkdirs