automake

A tool for generating "Makefile.in" from "Makefile.am"

Categories

Development

Version

1.18.1-1
(2025-11-29)

Size

762.1

KiB

Repository

HaikuPorts
x86_64
Automake is a tool for automatically generating "Makefile.in" files from "Makefile.am" files. "Makefile.am" is a series of "make" macro definitions (with rules occasionally thrown in). The generated "Makefile.in" files are compatible with the GNU Makefile standards.