1 Introduction Automake is a tool for automatically generating Makefile.ins from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions1, with rules being thrown in occasionally. The generated Makefile.ins are compliant with the GNU Makefile standards. The GNU Makefile Standards Document (see Makefile Conventions in The GNU Coding Standards) is long, complica