from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
MERGELIB
Section: User Commands (1) Updated: imake 1.0.6 Index
Return to Main Contents
NAME
mergelib - merge one library into another
SYNOPSIS
mergelib
to-library
from-library
[ object-filename-prefix]
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
(N'34'_N'34' by default) to avoid name clashes.
The merged library will be left in
to-library.
AUTHOR
Jim Fulton wrote the
mergelib
program for the X Consortium.
Colin Watson wrote this manual page, originally for the Debian Project.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
|