
上QQ阅读APP看书,第一时间看更新
GNU Make on macOS and Ubuntu
If you're using macOS or Linux, GNU make should already be installed. To validate this, run the following command in Terminal:
make -v
If you see version information, you're ready to go. Skip ahead to the Installing rimraf section. Otherwise, follow the GNU Make installation instructions for your platform.