mirror of
https://github.com/torvalds/linux
synced 2026-06-15 23:02:09 +09:00
GNU Make manual says:
$?
The names of all the prerequisites that are newer than the target,
with spaces between them.
To reflect this, rename any-prereq to newer-prereqs, which is clearer
and more intuitive.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
12 KiB
12 KiB