/
githubmirror
/
glibc
Обзор
Документация
Войти
/
githubmirror
/
glibc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
sysdeps/mach/Subdirs
9 строк
518 B
Roland McGrath
* Makefile (subdir-target-args): New variable.
28 фев 2006, 10:11
28 фев 2006, 10:11
e0a3ed4
Код
Авторство
О чём код?
# This file says that the mach 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 mach