plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit a078ffc8ab1d8f499b02b1dda2dfe2e9a3f6674d
parent 5dde0bbad8143efdf19c985783dd680bd8cf76c9
Author: rsc <devnull@localhost>
Date:   Sat, 29 Oct 2005 16:20:11 +0000

add mail

Diffstat:
Msrc/cmd/acme/mkfile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/cmd/acme/mkfile b/src/cmd/acme/mkfile @@ -1,6 +1,7 @@ <$PLAN9/src/mkhdr TARG=acme +# DIRS=mail OFILES=\ acme.$O\ @@ -29,5 +30,6 @@ HFILES=dat.h\ fns.h\ <$PLAN9/src/mkone +# <$PLAN9/src/mkdirs edit.$O ecmd.$O elog.$O: edit.h