aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-05-16 07:59:57 +0000
committerwkj <devnull@localhost>2004-05-16 07:59:57 +0000
commitb4bf678f388597855ba2e002a5b8339ba828975d (patch)
tree8324bbc63d451d0bc4f0a21aa8333f0e0fbb782f /src/cmd/mkfile
parenteb43e9ba97471912f3338750198951ca4f5eec82 (diff)
downloadplan9port-b4bf678f388597855ba2e002a5b8339ba828975d.tar.gz
plan9port-b4bf678f388597855ba2e002a5b8339ba828975d.tar.bz2
plan9port-b4bf678f388597855ba2e002a5b8339ba828975d.zip
Lex is not buggered.
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 c1c2f917..68301c86 100644
--- a/src/cmd/mkfile
+++ b/src/cmd/mkfile
@@ -5,7 +5,7 @@ SHORTLIB=sec fs mux regexp9 thread bio 9
<$PLAN9/src/mkmany
-BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|lex|vncv|grap|eqn|troff|postscript|pic|tbl'
+BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|vncv|grap|eqn|troff|postscript|pic|tbl'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs