MAKE property

MAKE property

Makefile is a file containing a set of directives used by a make build automation tool to generate a target/goal

See Also