colluca/List Make Prerequisites Action
List all prerequisites of a Makefile target
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Target to list prerequisites for | yes | — |
| working-directory | Working directory to run Make in | no | . |
| flags | Additional flags to pass to list-make-prerequisites.py | no | "" |
Outputs
| name | description |
|---|---|
| hash | Hash of all prerequisite file contents |
| prerequisites | List of all prerequisite files |