commit 146cf9377d5af7ec9d49d54b861fc62d5fe04aac parent 60d3db8e6bafa21d807ea31690eddf44bb7ef020 Author: wkj <devnull@localhost> Date: Wed, 21 Apr 2004 03:17:22 +0000 Tcs seems to build now. Diffstat:
M | src/cmd/mkfile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cmd/mkfile b/src/cmd/mkfile @@ -6,7 +6,7 @@ SHORTLIB=sec fs mux regexp9 draw thread bio 9 <$PLAN9/src/mkmany -BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti|tcs|lex' +BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti|lex' DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"` <$PLAN9/src/mkdirs