make
来自「MIPS处理器的bootloader,龙芯就是用的修改过的PMON2」· 代码 · 共 8 行
TXT
8 行
The Make Utility The Make UtilityMake is an essential tool for managing large projects. It saves timeby only compiling those modules that have been changed since the lastbuild. To learn more about make I recommend either of these books.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?