Blame sysdeps/mach/Subdirs

Packit Service 82fcde
# This file says that the mach subdirectory should appear before all others.
Packit Service 82fcde
# The mach and hurd subdirectories have many generated header files which
Packit Service 82fcde
# much of the rest of the library depends on, so it is best to build them
Packit Service 82fcde
# first (and mach before hurd, at that).  The before-compile additions in
Packit Service 82fcde
# sysdeps/{mach,hurd}/Makefile should make it reliably work for these files
Packit Service 82fcde
# not to exist when making in other directories, but it will be slower that
Packit Service 82fcde
# way with more somewhat expensive `make' invocations.
Packit Service 82fcde
Packit Service 82fcde
first mach