diff options
| author | rsc <devnull@localhost> | 2004-03-21 04:33:13 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-03-21 04:33:13 +0000 |
| commit | 2277c5d7bbe1f9595fad512d8f790708473a9bf1 (patch) | |
| tree | 4d653e13906f1971d3170dba6dbe0fbf92eb48d6 /src/cmd/mkfile | |
| parent | a770daa795754cb600ad3fab2fdd2961147006c4 (diff) | |
| download | plan9port-2277c5d7bbe1f9595fad512d8f790708473a9bf1.tar.gz plan9port-2277c5d7bbe1f9595fad512d8f790708473a9bf1.zip | |
Small tweaks
Lots of new code imported.
Diffstat (limited to 'src/cmd/mkfile')
| -rw-r--r-- | src/cmd/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/mkfile b/src/cmd/mkfile index bf7200de..3ad7ea7a 100644 --- a/src/cmd/mkfile +++ b/src/cmd/mkfile @@ -7,7 +7,7 @@ SHORTLIB=sec fs mux regexp9 thread bio 9 <$PLAN9/src/mkmany -BUGGERED='CVS|faces|factotum|oplumb|plumb2|mk|vac|9term|upas|venti|htmlfmt' +BUGGERED='CVS|9term|faces|factotum|htmlfmt|mk|rio|upas|vac|venti' DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"` <$PLAN9/src/mkdirs |
