Nobuyoshi Nakada b67f6129e3
[Misc #22206] Add dependency updater to mkmf
Allow extension projects to update marked dependency sections after
`create_makefile` has resolved their source and object lists.

Share the dependency scanner with `tool/mkdepend.rb` so bundled and
upstream extensions can generate the same dependency files.
2026-07-24 17:45:58 +09:00
..