Chapter 4: Automatically writing makefiles with Automake By John Calcote in opinions in autotools a guide to autoconf automake libtool 6/25/2008 Most of the general complaints I've ever seen aimed at the Autotools are ultimately associated with Automake, in the final analysis. The reason for this is simple: Automake provides the highest level of abstraction over the build system. This high level o

