aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/mkfile')
-rw-r--r--src/cmd/mkfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/mkfile b/src/cmd/mkfile
index 3ad7ea7a..292c051b 100644
--- a/src/cmd/mkfile
+++ b/src/cmd/mkfile
@@ -3,11 +3,11 @@ PLAN9=../..
TARG=`ls *.c | sed 's/\.c//'`
LDFLAGS=$LDFLAGS
-SHORTLIB=sec fs mux regexp9 thread bio 9
+SHORTLIB=mach sec fs mux regexp9 thread bio 9
<$PLAN9/src/mkmany
-BUGGERED='CVS|9term|faces|factotum|htmlfmt|mk|rio|upas|vac|venti'
+BUGGERED='CVS|faces|factotum|htmlfmt|mk|upas|vac|venti'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs