makeconfig

来自「linux下的C语言库源码有一百多M解压后很不错」· 代码 · 共 5 行

TXT
5
字号
# We need special startup code for statically linked binaries.# See Makefile in this directory for the rule that builds this.# We must define this variable earlier than sysdeps Makefiles are included.static-start-installed-name = crt0.o

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?