meihei3/Makefile Build Target Finder
Find build targets in Makefile with the specified dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| makefile | The Makefile to find build targets from | no | Makefile |
| dependencies | Files to find with dependencies (separated by spaces) | yes | — |
Outputs
| name | description |
|---|---|
| targets | Returns targets |