subdirs
来自「linux下的C语言库源码有一百多M解压后很不错」· 代码 · 共 10 行
TXT
10 行
# This file says that the hurd subdirectory should appear before all others.# The mach and hurd subdirectories have many generated header files which# much of the rest of the library depends on, so it is best to build them# first (and mach before hurd, at that). The before-compile additions in# sysdeps/{mach,hurd}/Makefile should make it reliably work for these files# not to exist when making in other directories, but it will be slower that# way with more somewhat expensive `make' invocations.first hurd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?