- Learn WebAssembly
- Mike Rourke
- 55字
- 2021-08-13 15:38:59
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.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- What's New in TensorFlow 2.0
- Instant Apache Stanbol
- Scala Design Patterns
- Learning SQLite for iOS
- 數(shù)據(jù)結(jié)構(gòu)簡明教程(第2版)微課版
- 深入理解Java7:核心技術(shù)與最佳實踐
- Building a Recommendation Engine with Scala
- Java軟件開發(fā)基礎(chǔ)
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實戰(zhàn)編碼
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Scala編程實戰(zhàn)(原書第2版)
- Swift語言實戰(zhàn)精講
- C語言程序設(shè)計
- Machine Learning in Java