usr/src/cmd/libtool/libtool.1.sunman
author Cyril Plisko <cyril.plisko@grigale.com>
Tue, 06 Apr 2010 16:00:14 +0300
changeset 11 87960ed158f9
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 137 Bugs Fixed ---------- 6926835 Wireshark cannot open files typed into the location bar 6930214 CVE-2010-0624: Heap-based buffer overflow in GNU Tar 6933424 Various sfw manual pages need to be adjusted to use the new OpenSolaris package names. 6937764 upgrade OpenSSL to 0.9.8n (and fix CVE-2010-0740)

'\" t
.\" ident	"@(#)libtool.1.sunman	1.2	10/03/16 SMI"
.\"
.\" This man page created by Sun to provide a reference to the
.\" Info format documentation for libtool provided with the distribution.
.\"
.TH libtool 1 "18 Sep 2007"
.SH NAME
libtool \- shared library support tool
.SH SYNOPSIS
libtool [OPTION]... [MODE-ARG]...
.SH DESCRIPTION
GNU Libtool is a script that allows package developers to
provide generic shared library support.
.LP
For additional information on using libtool, see the Info format
documentation by running the following command from your shell:
.RS
.I /usr/sfw/bin/info libtool
.RE
.LP
\fBlibtool\fR is provided for developers who are working on software
that has already adopted it.   However, it is not recommended that
\fBlibtool\fR be used when developing new software projects.
.LP
Note that the \fBlibtool\fR command has an interface stability of
Uncommitted (Obsolete).
.PD
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
=
Availability	developer/build/libtool
=
Interface Stability	Uncommitted (Obsolete)
.TE
.SH NOTES
Source for libtool is available on http://opensolaris.org.