Skip to content

colluca/pymakeutils

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

pymakeutils

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)

About

A Python script to list all prerequisites of a Make target.

Resources

License

Stars

Watchers

Forks

Packages

No packages published