aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/mkfile')
-rw-r--r--src/cmd/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/mkfile b/src/cmd/mkfile
index 292c051b..2b367c69 100644
--- a/src/cmd/mkfile
+++ b/src/cmd/mkfile
@@ -3,7 +3,7 @@ PLAN9=../..
TARG=`ls *.c | sed 's/\.c//'`
LDFLAGS=$LDFLAGS
-SHORTLIB=mach sec fs mux regexp9 thread bio 9
+SHORTLIB=sec fs mux regexp9 thread bio 9
<$PLAN9/src/mkmany