A collection of CLI utilities and actions to extract information from Makefiles:
- list-make-prerequisites: List all prerequisites of a target (optionally recursively)
- list-dependent-make-targets: List all targets that depend on a certain prerequisite (optionally recursively)