Concepts
targets
dependencies
execution order
Notes
.PHONY
lists targets that should not correspond to actual files
Resources
https://www.grymoire.com/Unix/Make.html
Templates
https://tech.davis-hansson.com/p/make/