makefile

来自「Glibc 2.3.2源代码(解压后有100多M)」· 代码 · 共 10 行

TXT
10
字号
# Makefile fragment for PowerPC with no FPU.ifeq ($(subdir),soft-fp)sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) sim-fullendififeq ($(subdir),math)libm-support += fenv_const fe_nomaskendif

⌨️ 快捷键说明

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