SRANLIB — User Commands
NAME
sranlib − Version of ranlib for SPUR libraries
SYNOPSIS
sranlib [−t] [−L] file file ...
OPTIONS
−tSimply “touch” the archive, so that the symbol table will be considered up-to-date. Useful after copying an archive.
−LDisable locking. Ordinarily sranlib and ar use flock() to synchronize access to files. This option turns locking off.
DESCRIPTION
Sranlib is similar to ranlib except that it operates on libraries containing SPUR binaries. See the manual entry for ranlib for details on what it does.
BUGS
The existence of this program at all is a bug. There should not be different versions of ranlib for different instruction sets, but rather a single version that can handle all binary formats.
KEYWORDS
library, random access, table of contents
Sprite version 1.0 — March 11, 1989