Commit Diff


commit - 60d3db8e6bafa21d807ea31690eddf44bb7ef020
commit + 146cf9377d5af7ec9d49d54b861fc62d5fe04aac
blob - 480987d620e3d77e741adb017ec8198296718b49
blob + 350769ef07462b0a44b9dfc0abfbb84cb21d7bf1
--- src/cmd/mkfile
+++ 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