C.6 make

back: configure process
forward: autoconf macro reference
 
fastback: generated file dependencies
up: generated file dependencies
fastforward: autoconf macro reference
top: autoconf, automake, and libtool
contents: table of contents
index: index
about: about this document

The final tool to be run is make . Like configure , it is designed to execute on the build host. make will use the rules in the generated `Makefile' to compile the project sources with the aid of various other scripts generated earlier on.

 
 user input files   other input      processes          output files ================   ===========      =========          ============                                    .--------,                    Makefile ------>                            config.h ------>  make   {project sources} ---------------->        --------> {project targets}                                  .-+        +--,                                   `--------'                                       libtool                                        missing                                       install-sh                                   mkinstalldirs                                  `-------------' 

This document was generated by Gary V. Vaughan on May, 24 2001 using texi2html


GNU Autoconf, Automake and Libtool
GNU Autoconf, Automake, and Libtool
ISBN: 1578701902
EAN: 2147483647
Year: 2002
Pages: 290

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net