Commit Diff


commit - 1f17800709fbdce9f0eba06ed94021ab0a29616f
commit + ddd8916a0e04baee417c2f71f73e45df9acf7c72
blob - 1af226871959ca8de9f97fcf9c64bb3ab8eec5bf
blob + 9587ce2e56008b91876a9fa94eceabb4944c701d
--- 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|vncv|postscript|mnihongo|mpm|index'
+BUGGERED='CVS|faces|factotum|mailfs|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