aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-21 22:49:15 +0000
committerrsc <devnull@localhost>2004-04-21 22:49:15 +0000
commita9df759c98d44d6c1c8c3f5665b19ac7c6d75060 (patch)
treeec402abae27ef03aee53e879a0bc6f455d6d84f6 /src/cmd/mkfile
parentfb36ed82ec7470efe4e334ddc054bcb4fa06ae9e (diff)
downloadplan9port-a9df759c98d44d6c1c8c3f5665b19ac7c6d75060.tar.gz
plan9port-a9df759c98d44d6c1c8c3f5665b19ac7c6d75060.tar.bz2
plan9port-a9df759c98d44d6c1c8c3f5665b19ac7c6d75060.zip
new stuff.
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 477ca474..1b064ebc 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|mailfs|mk|upas|vac|venti'
+BUGGERED='CVS|faces|factotum|mailfs|mk|scat|upas|vac|venti|lex'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs