lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | # This file says that the mach subdirectory should appear before this one. |
| 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 | |
| 9 | mach |