Add a kind for Make

Description

Currently users who want to build with a basic makefile have to use the autotools plugin and stub out the configure step. This implements a proper kind for make.

Changes proposed in this merge request:

  • Add support for make build element
  • Add integration tests and sample make hello world C element.

CHANGELOG/Release Notes

  • Add support for building make based elements

Merge request reports

Loading