tadd mail - 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 a078ffc8ab1d8f499b02b1dda2dfe2e9a3f6674d
 (DIR) parent 5dde0bbad8143efdf19c985783dd680bd8cf76c9
 (HTM) Author: rsc <devnull@localhost>
       Date:   Sat, 29 Oct 2005 16:20:11 +0000
       
       add mail
       
       Diffstat:
         M src/cmd/acme/mkfile                 |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/cmd/acme/mkfile b/src/cmd/acme/mkfile
       t@@ -1,6 +1,7 @@
        <$PLAN9/src/mkhdr
        
        TARG=acme
       +# DIRS=mail
        
        OFILES=\
                acme.$O\
       t@@ -29,5 +30,6 @@ HFILES=dat.h\
                fns.h\
        
        <$PLAN9/src/mkone
       +# <$PLAN9/src/mkdirs
        
        edit.$O ecmd.$O elog.$O:        edit.h