plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit ff637d88b4f54fbb1ab6b572f6eb92c7595e80ac
parent bbc3727e152f015d079302487827ab27f5175b4e
Author: rsc <devnull@localhost>
Date:   Sun, 16 May 2004 17:04:02 +0000

bugger mpm

Diffstat:
Msrc/cmd/mkfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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' +BUGGERED='CVS|faces|factotum|mailfs|scat|upas|vac|venti|vncv|grap|eqn|troff|postscript|pic|tbl|mpm' DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"` <$PLAN9/src/mkdirs