makefile
来自「glibc 2.9,最新版的C语言库函数」· 代码 · 共 12 行
TXT
12 行
ifeq ($(subdir),misc)sysdep_headers += sys/elf.hendififeq ($(subdir),elf)ifeq (yes,$(build-shared))# This is needed to support g++ v2 and v3.sysdep_routines += framestateshared-only-routines += framestateendifendif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?