plan9port

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

commit b4bf678f388597855ba2e002a5b8339ba828975d
parent eb43e9ba97471912f3338750198951ca4f5eec82
Author: wkj <devnull@localhost>
Date:   Sun, 16 May 2004 07:59:57 +0000

Lex is not buggered.

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|lex|vncv|grap|eqn|troff|postscript|pic|tbl' +BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|vncv|grap|eqn|troff|postscript|pic|tbl' DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"` <$PLAN9/src/mkdirs