[Top] [Contents] [Index] [ ? ]

Table of Contents

1. Introduction
2. General ideas
2.1 General Operation
2.2 Strictness
2.3 The Uniform Naming Scheme
2.4 How derived variables are named
2.5 Variables reserved for the user
2.6 Programs automake might require
3. Some example packages
3.1 A simple example, start to finish
3.2 A classic program
3.3 Building etags and ctags
4. Creating a `Makefile.in'
5. Scanning `configure.in'
5.1 Configuration requirements
5.2 Other things Automake recognizes
5.3 Auto-generating aclocal.m4
5.4 Autoconf macros supplied with Automake
5.5 Writing your own aclocal macros
6. The top-level `Makefile.am'
7. An Alternative Approach to Subdirectories
8. Rebuilding Makefiles
9. Building Programs and Libraries
9.1 Building a program
9.1.1 Introductory blathering
9.1.2 Conditional compilations
9.1.3 Linking the program
9.2 Building a library
9.3 Building a Shared Library
9.4 Program and Library Variables
9.5 Special handling for LIBOBJS and ALLOCA
9.6 Variables used when building a program
9.7 Yacc and Lex support
9.8 C++ Support
9.9 Assembly Support
9.10 Fortran 77 Support
9.10.1 Preprocessing Fortran 77
9.10.2 Compiling Fortran 77 Files
9.10.3 Mixing Fortran 77 With C and C++
9.10.3.1 How the Linker is Chosen
9.10.4 Fortran 77 and Autoconf
9.11 Java Support
9.12 Support for Other Languages
9.13 Automatic de-ANSI-fication
9.14 Automatic dependency tracking
9.15 Support for executable extensions
10. Other Derived Objects
10.1 Executable Scripts
10.2 Header files
10.3 Architecture-independent data files
10.4 Built sources
11. Other GNU Tools
11.1 Emacs Lisp
11.2 Gettext
11.3 Libtool
11.4 Java
11.5 Python
12. Building documentation
12.1 Texinfo
12.2 Man pages
13. What Gets Installed
13.1 Basics of installation
13.2 The two parts of install
13.3 Extending installation
13.4 Staged installs
13.5 Rules for the user
14. What Gets Cleaned
15. What Goes in a Distribution
15.1 Basics of distribution
15.2 Fine-grained distribution control
15.3 The dist hook
15.4 Checking the distribution
15.5 The types of distributions
16. Support for test suites
16.1 Simple Tests
16.2 DejaGNU Tests
17. Changing Automake's Behavior
18. Miscellaneous Rules
18.1 Interfacing to etags
18.2 Handling new file extensions
18.3 Support for Multilibs
19. Include
20. Conditionals
21. The effect of --gnu and --gnits
22. The effect of --cygnus
23. When Automake Isn't Enough
24. Distributing `Makefile.in's
Macro and Variable Index
General Index


This document was generated by Davide on March, 6 2002 using texi2html