plan9port

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

commit ddd8916a0e04baee417c2f71f73e45df9acf7c72
parent 1f17800709fbdce9f0eba06ed94021ab0a29616f
Author: rsc <devnull@localhost>
Date:   Tue, 28 Dec 2004 23:15:55 +0000

vac is not buggered anymore

Diffstat:
Msrc/cmd/mkfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmd/mkfile b/src/cmd/mkfile @@ -5,7 +5,7 @@ SHORTLIB=sec fs mux regexp9 thread bio 9 <$PLAN9/src/mkmany -BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|vncv|postscript|mnihongo|mpm|index' +BUGGERED='CVS|faces|factotum|mailfs|scat|upas|venti|vncv|postscript|mnihongo|mpm|index' DIRS=lex `ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"|egrep -v '^lex$'` <$PLAN9/src/mkdirs