The file, read by make, that describes the build steps.
A file defining targets, dependencies, and commands, specifying the build steps make follows. It has the notable quirk of requiring a tab character for indentation, a common stumbling block for beginners.
© 2026 ITBGM