makefile

来自「glibc 2.9,最新版的C语言库函数」· 代码 · 共 20 行

TXT
20
字号
32bit-predefine = __i386__64bit-predefine = __x86_64__ifeq ($(subdir),misc)sysdep_routines += ioperm ioplsysdep_headers += sys/perm.h sys/reg.h sys/debugreg.h sys/io.hendififeq ($(subdir),stdlib)sysdep_routines += __start_contextendififeq ($(subdir),csu)gen-as-const-headers += ucontext_i.symendififeq ($(subdir),elf)sysdep_routines += dl-vdsoendif

⌨️ 快捷键说明

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