tremove reference to mach2 - 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 f91245eb2943cbacabb69ee8f0b68310ed23e6bd
 (DIR) parent 564ca709d0e20d4fc46744bd858f14cff94ab382
 (HTM) Author: rsc <devnull@localhost>
       Date:   Mon, 19 Apr 2004 19:32:29 +0000
       
       remove reference to mach2
       
       Diffstat:
         M src/cmd/acid/mkfile                 |       4 +---
       
       1 file changed, 1 insertion(+), 3 deletions(-)
       ---
 (DIR) diff --git a/src/cmd/acid/mkfile b/src/cmd/acid/mkfile
       t@@ -20,12 +20,10 @@ HFILES=acid.h
        
        BIN=/home/rsc/bin
        
       -SHORTLIB=mach2 regexp9 bio 9
       +SHORTLIB=mach regexp9 bio 9
        
        <$PLAN9/src/mkone
        
       -CFLAGS=$CFLAGS -I../libmach2
       -
        lex.$O:                y.tab.h
        util.$O:        y.tab.h
        builtin.$O:        y.tab.h