Makefile Tutorial
Makefiles are a standard way to provide automated instructions for building a program from the command prompt. This guide shows how to create and use them.
All commands shown use Linux/MacOS syntax. If you are using Windows see the setup instructions.