📄 makefile
字号:
# Generated automatically from Makefile.in by configure.
include ./Make.defines
all:
@echo "Nothing to make in this directory"
@echo "Please read the README file"
clean:
rm -f $(CLEANFILES)
distclean:
rm -f $(CLEANFILES) config.cache config.log config.status
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -