makefile
来自「A few drivers for the Motorola C380 s ce」· 代码 · 共 6 行
TXT
6 行
#ifndef CURDIR#error "This makefile must be run from the root makefile only"#endifOUT=libs.elfinclude $(ROOTDIR)/compile.rules
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?