aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-04-21 03:17:22 +0000
committerwkj <devnull@localhost>2004-04-21 03:17:22 +0000
commit146cf9377d5af7ec9d49d54b861fc62d5fe04aac (patch)
treeebfbf067f15062feddfddaf9e64767c4bdeb7728 /src/cmd/mkfile
parent60d3db8e6bafa21d807ea31690eddf44bb7ef020 (diff)
downloadplan9port-146cf9377d5af7ec9d49d54b861fc62d5fe04aac.tar.gz
plan9port-146cf9377d5af7ec9d49d54b861fc62d5fe04aac.tar.bz2
plan9port-146cf9377d5af7ec9d49d54b861fc62d5fe04aac.zip
Tcs seems to build now.
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 480987d6..350769ef 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|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