Commit Diff


commit - eb43e9ba97471912f3338750198951ca4f5eec82
commit + b4bf678f388597855ba2e002a5b8339ba828975d
blob - c1c2f917d0dff650805deada8f9ccac2d6aeb9c9
blob + 68301c86971c28fe47ab845d9b111ff903d15799
--- src/cmd/mkfile
+++ 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