Toolsmake
M
make
Classic build automation tool
buildGPL-3.0
Install
brew install makeAbout
Make is a build automation tool that uses Makefiles to define build rules and dependencies. It's been the standard build tool for decades.
buildautomationclassic