October 2000
Intermediate to advanced
432 pages
9h 9m
English
The primary goal of Automake is to generate 'Makefile.in's compliant with the GNU Makefile standards. Along the way, it tries to remove boilerplate and drudgery. It also helps the 'Makefile' writer by implementing features that most maintainers don't have the patience to implement by hand (for instance, automatic dependency tracking and parallel make support). It also implements some best practices as well as workarounds for vendor make bugs—both of which require arcane knowledge not generally available.
A secondary goal for Automake is that it work well with other free software, and, specifically, GNU tools. For example, Automake has support for DejaGNU-based test suites.
Chances are that you don't care about ...
Read now
Unlock full access