Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

mergelib(1x)


MERGELIB

MERGELIB

NAME
SYNOPSIS
DESCRIPTION
AUTHOR

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 ("_" 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.



mergelib(1x)