CLOSE
Makefile

Makefile

Updated on 30 Jun, 2026 1 mins read 1,112 views

Basics of Make and Makefiles

make is a build automation tool that reads a file called a Makefile to determine how to compile and link your program. The Makefile contains rules, which specify how to derive the target program from the source files.

Buy Me A Coffee

Leave a comment

Your experience on this site will be improved by allowing cookies Cookie Policy