DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(libtool14.info.gz) Makefile rules

Info Catalog (libtool14.info.gz) Integrating libtool (libtool14.info.gz) Using Automake
 
 5.1 Writing `Makefile' rules for libtool
 ========================================
 
 Libtool is fully integrated with Automake ( Introduction
 (automake)Top.), starting with Automake version 1.2.
 
    If you want to use libtool in a regular `Makefile' (or
 `Makefile.in'), you are on your own.  If you're not using Automake 1.2,
 and you don't know how to incorporate libtool into your package you
 need to do one of the following:
 
   1. Download Automake (version 1.2 or later) from your nearest GNU
      mirror, install it, and start using it.
 
   2. Learn how to write `Makefile' rules by hand.  They're sometimes
      complex, but if you're clever enough to write rules for compiling
      your old libraries, then you should be able to figure out new
      rules for libtool libraries (hint: examine the `Makefile.in' in
      the `demo' subdirectory of the libtool distribution... note
      especially that it was automatically generated from the
      `Makefile.am' by Automake).
 
Info Catalog (libtool14.info.gz) Integrating libtool (libtool14.info.gz) Using Automake
automatically generated byinfo2html