conf.mk
来自「Small Device C Compiler 面向Inter8051」· MK 代码 · 共 11 行
MK
11 行
## Makefile targets to remake configuration#freshconf: MakefileMakefile: $(srcdir)/Makefile.in $(PRJDIR)/configure.in cd $(PRJDIR) && $(SHELL) ./config.status# End of xa.src/conf.mk
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?