macOS / binaries /

make

/usr/bin/make
GNU make utility to maintain groups of programs

The make utility will determine automatically which pieces of a large program need to be recompiled, and issue the commands to recompile them.

source: man