RANLIB(1-SysV) RISC/os Reference Manual RANLIB(1-SysV)
NAME
ranlib - convert archives to random libraries
SYNOPSIS
ranlib filename ...
DESCRIPTION
ranlib executes the command ar ts on each of the named
files, which are expected to be archive files.
This command is not strictly needed, as the ar(1) command
builds the random library table into the archive by default.
It is provided for makefiles that execute it.
SEE ALSO
ar(1)
Printed 1/15/91 Page 1