blob: 24fa4a3c98b5dcf118ac57b2d83c7a0b9c77bf87 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001# This file says that the mach subdirectory should appear before all others.
2# The mach and hurd subdirectories have many generated header files which
3# much of the rest of the library depends on, so it is best to build them
4# first (and mach before hurd, at that). The before-compile additions in
5# sysdeps/{mach,hurd}/Makefile should make it reliably work for these files
6# not to exist when making in other directories, but it will be slower that
7# way with more somewhat expensive `make' invocations.
8
9first mach