← all formulas
make
Utility for directing compilation
- Version
- v4.4.1
- License
- GPL-3.0-only
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install makeCaveats
GNU "make" has been installed as "gmake".
If you need to use it as "make", you can add a "gnubin" directory
to your PATH from your bashrc like:
PATH="$HOMEBREW_PREFIX/opt/make/libexec/gnubin:$PATH"