mirror of
https://github.com/mirror/make.git
synced 2026-09-01 04:08:10 +08:00
If we find an included makefile but it's not readable, stop immediately with an error rather than continuing to look in other directories. * src/read.c (eval_makefile): Only keep searching if the fopen error is ENOENT, else stop and fail. * tests/scripts/features/include: Add tests to verify this behavior.
10 KiB
10 KiB