automake

Generates GNU Standards-compliant Makefiles from templates

brewmacoslinux
Try with needOr install directly
Source

About

Tool for generating GNU Standards-compliant Makefiles

Commands

automakeaclocal

Examples

Generate Makefile.in from Makefile.am in a project$ automake
Create Makefile.in with automatic dependency tracking$ automake --add-missing --copy
Scan configure.ac for macro dependencies$ aclocal