diff options
author | wkj <devnull@localhost> | 2004-05-17 02:25:09 +0000 |
---|---|---|
committer | wkj <devnull@localhost> | 2004-05-17 02:25:09 +0000 |
commit | f593f5e00800722c62e42c5497aee22db16af656 (patch) | |
tree | afc3c40e7ab3147539432f5ea0db85dec297daea /src/cmd/mkfile | |
parent | e8fb1d3efb114d1859f14fda2b6681d99df1f48a (diff) | |
download | plan9port-f593f5e00800722c62e42c5497aee22db16af656.tar.gz plan9port-f593f5e00800722c62e42c5497aee22db16af656.tar.bz2 plan9port-f593f5e00800722c62e42c5497aee22db16af656.zip |
A few bits of troff don't seem to be buggered anymore.
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 e67f6f32..9e567989 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|vncv|grap|eqn|troff|postscript|pic|tbl|mpm' +BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|vncv|postscript|mnihongo|mpm' DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"` <$PLAN9/src/mkdirs |