aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/venti/srv/mkfile')
-rw-r--r--src/cmd/venti/srv/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/venti/srv/mkfile b/src/cmd/venti/srv/mkfile
index 4ff8bb0e..0c7ad8eb 100644
--- a/src/cmd/venti/srv/mkfile
+++ b/src/cmd/venti/srv/mkfile
@@ -77,7 +77,7 @@ CLEANFILES=$CLEANFILES $SLIB
<$PLAN9/src/mkmany
$SLIB: $LIBOFILES
- 9ar rvc $SLIB $LIBOFILES
+ 9ar rsc $SLIB $LIBOFILES
# xml.c:D: mkxml dat.h
# ./mkxml dat.h > xml.c