mergelib - merge one library into another
Contents
Description
The mergelib program merges objects from one library into another. The names of object files in from-library will be prefixed by object-filename-prefix ("_" by default) to avoid name clashes. The merged
library will be left in to-library.
Name
mergelib - merge one library into another
Synopsis
mergelibto-libraryfrom-library [object-filename-prefix]
