Submitted by Mi-K on Thursday, January 6, 2011 - 3:32pm
A Makefile has to be named Makefile with the first letter in capitalize.
There can be only one such file.
It is called with the make tool.
To use it simply write make on your terminal and it will execute the rules in your Makefile.