[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.1 Building a program

In order to build a program, you need to tell Automake which sources are part of it, and which libraries it should be linked with.

This section also covers conditional compilation of sources or programs. Most of the comments about these also apply to libraries (see section 9.2 Building a library) and Libtool libraries (see section 9.3 Building a Shared Library).

9.1.1 Defining program sources  
9.1.2 Linking the program  Linking with libraries or extra objects
9.1.3 Conditional compilation of sources  Handling conditional sources
9.1.4 Conditional compilation of programs  Building program conditionally



This document was generated by Jeff Bailey on December, 24 2002 using texi2html