makefile

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

TXT
19
字号
ifeq ($(subdir),misc)sysdep_routines += ioperm iopl vm86 call_pselect6 call_fallocatesysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h sys/io.hendififeq ($(subdir),elf)sysdep-others += lddlibc4install-bin += lddlibc4endififeq ($(subdir),resource)sysdep_routines += oldgetrlimit64endififeq ($(subdir),stdlib)gen-as-const-headers += ucontext_i.symendif

⌨️ 快捷键说明

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