components/libtool/libtool.1
changeset 127 3e3c266b3a81
child 181 87e11e685b1f
equal deleted inserted replaced
126:1cbfcafbc1e9 127:3e3c266b3a81
       
     1 '\" t
       
     2 .\"
       
     3 .\" This man page created by Sun to provide a reference to the
       
     4 .\" Info format documentation for libtool provided with the distribution.
       
     5 .\"
       
     6 .TH libtool 1 "18 Sep 2007"
       
     7 .SH NAME
       
     8 libtool \- shared library support tool
       
     9 .SH SYNOPSIS
       
    10 libtool [OPTION]... [MODE-ARG]...
       
    11 .SH DESCRIPTION
       
    12 GNU Libtool is a script that allows package developers to
       
    13 provide generic shared library support.
       
    14 .LP
       
    15 For additional information on using libtool, see the Info format
       
    16 documentation by running the following command from your shell:
       
    17 .RS
       
    18 .I /usr/bin/info libtool
       
    19 .RE
       
    20 .LP
       
    21 \fBlibtool\fR is provided for developers who are working on software
       
    22 that has already adopted it.   However, it is not recommended that
       
    23 \fBlibtool\fR be used when developing new software projects.
       
    24 .LP
       
    25 Note that the \fBlibtool\fR command has an interface stability of
       
    26 Uncommitted (Obsolete).
       
    27 .PD
       
    28 .SH ATTRIBUTES
       
    29 See
       
    30 .BR attributes (5)
       
    31 for descriptions of the following attributes:
       
    32 .sp
       
    33 .TS
       
    34 box;
       
    35 cbp-1 | cbp-1
       
    36 l | l .
       
    37 ATTRIBUTE TYPE	ATTRIBUTE VALUE
       
    38 =
       
    39 Availability	developer/build/libtool
       
    40 =
       
    41 Interface Stability	Uncommitted (Obsolete)
       
    42 .TE
       
    43 .SH NOTES
       
    44 Source for libtool is available on http://opensolaris.org.