INTEGRATION
Makefile actions
Parse and execute Makefile targets
- Actions
- 4
- Maintained by
- Flomation
Every Makefile action
- Get Make VariableExtract a variable value from a Makefile
- List Make TargetsList all targets defined in a Makefile
- Run Make TargetExecute a Makefile target
- Validate MakefileCheck a Makefile for syntax errors
Wire Makefile into the rest of your stack
Every action here drops onto the canvas alongside the other 3,585, so a Makefile step can sit between a form, a database and a message without any glue code.
