4. Introducing Makefile s

back: configuration names
forward: targets and dependencies
 
fastback: a minimal gnu autotools project
up: top
fastforward: a minimal gnu autotools project
top: autoconf, automake, and libtool
contents: table of contents
index: index
about: about this document

A `Makefile' is a specification of dependencies between files and how to resolve those dependencies such that an overall goal, known as a target , can be reached. `Makefile' s are processed by the make utility. Other references describe the syntax of `Makefile' s and the various implementations of make in detail. This chapter provides an overview into `Makefile' s and gives just enough information to write custom rules in a `Makefile.am' (see section 7. Introducing GNU Automake) or `Makefile.in' .


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