Description
Improves GNU Make workflows with tracing, better error reporting, debugging, profiling, and inspection tools. It helps developers understand why a build rule ran, where a failure happened, and which parts of a build process are slow.
Use it as a terminal build tool for projects that already rely on Makefiles. Build rules can execute arbitrary commands, so inspect Makefiles from untrusted projects before running them.