aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-20 02:21:12 +0000
committerrsc <devnull@localhost>2004-04-20 02:21:12 +0000
commit86fa0d22778563378cd6fb422014aa37aa762d95 (patch)
treec81f00f591045886fd7561872f8891d1ffde4741 /src/cmd/mkfile
parenta0f1e21ff939612898d63ae2245e47dffc1a8153 (diff)
downloadplan9port-86fa0d22778563378cd6fb422014aa37aa762d95.tar.gz
plan9port-86fa0d22778563378cd6fb422014aa37aa762d95.tar.bz2
plan9port-86fa0d22778563378cd6fb422014aa37aa762d95.zip
final tweaks for tonight.
Diffstat (limited to 'src/cmd/mkfile')
-rw-r--r--src/cmd/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/mkfile b/src/cmd/mkfile
index 9731209d..477ca474 100644
--- 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|mk|upas|vac|venti'
+BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs