aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-07 18:52:18 +0000
committerrsc <devnull@localhost>2005-01-07 18:52:18 +0000
commitc761d0aa4f2b6bc5e8ff7092db1055f0beecf13d (patch)
tree9a039a01f0f8ec23ee08b37dfebbe680b5ab454e /src
parent724b43e60e9cda4648934865aecaadfa455a3e76 (diff)
downloadplan9port-c761d0aa4f2b6bc5e8ff7092db1055f0beecf13d.tar.gz
plan9port-c761d0aa4f2b6bc5e8ff7092db1055f0beecf13d.tar.bz2
plan9port-c761d0aa4f2b6bc5e8ff7092db1055f0beecf13d.zip
unbugger
Diffstat (limited to 'src')
-rw-r--r--src/cmd/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/mkfile b/src/cmd/mkfile
index ea036ac9..51e6ed6f 100644
--- a/src/cmd/mkfile
+++ b/src/cmd/mkfile
@@ -4,7 +4,7 @@ TARG=`ls *.[cy] | grep -v "\.tab\.c$" | sed 's/\.[cy]//'`
<$PLAN9/src/mkmany
-BUGGERED='CVS|acid|db|faces|factotum|mailfs|page|scat|upas|venti|vncv|postscript|mnihongo|mpm|index'
+BUGGERED='CVS|faces|factotum|mailfs|page|scat|upas|venti|vncv|postscript|mnihongo|mpm|index'
DIRS=lex `ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"|egrep -v '^lex$'`
<$PLAN9/src/mkdirs