Go to file
1997-04-01 18:29:23 +00:00
demo Initial revision 1997-04-01 18:29:23 +00:00
doc Initial revision 1997-04-01 18:29:23 +00:00
tests Initial revision 1997-04-01 18:29:23 +00:00
ChangeLog *** empty log message *** 1997-04-01 18:29:23 +00:00
configure.in *** empty log message *** 1997-04-01 18:29:23 +00:00
libtoolize.in Initial revision 1997-04-01 18:29:23 +00:00
ltconfig.in *** empty log message *** 1997-04-01 18:29:23 +00:00
ltmain.sh.in *** empty log message *** 1997-04-01 18:29:23 +00:00
Makefile.am Initial revision 1997-04-01 18:29:23 +00:00
NEWS Initial revision 1997-04-01 18:29:23 +00:00
README Initial revision 1997-04-01 18:29:23 +00:00
THANKS Initial revision 1997-04-01 18:29:23 +00:00
TODO Initial revision 1997-04-01 18:29:23 +00:00

This is GNU libtool, a generic library support script.  Libtool hides
the complexity of generating special library types (such as shared
libraries) behind a consistent interface.

To use libtool, add the new generic library building commands to your
Makefile, Makefile.in, or Makefile.am.  See the documentation for
details.

Libtool supports building static libraries on all platforms.

Shared library support has been implemented for these platforms:
  NetBSD 1.x (*-*-netbsd*)

See the file NEWS for a description of recent changes to libtool.

See the file INSTALL for instructions on how to build and install libtool.

If you have any suggestions or bug reports, or you wish to port libtool
to a new platform, please send electronic mail to Gord Matzigkeit
<gord@gnu.ai.mit.edu>.