Sign in
plan9port
/
plan9
/
1d2c3c3945a229f896640b615b84f3d9a78e8b5a
/
.
/
bin
/
9ar
blob: f9c8668f986e5a6e8984a9b397ef519d7fa11bf7 [
file
] [
log
] [
blame
]
#!/bin/sh
ar
"$@"
# We used to run ranlib if uname = Darwin,
# but the mkfiles now pass the s flag to 9ar,
# so ranlib should be unnecessary even there.