Makefile is a special file, containing shell commands... Some what like
Batch files for Windows...
Makefile needs "make" is a utility that automatically builds executable
programs and libraries from source code by reading files called Makefiles
which specify how to derive the target program


On Sun, Nov 4, 2012 at 6:54 PM, Ashok Varma <verma....@gmail.com> wrote:

> Friends, Please clarify this.
> What is a Make file ? & What is its use ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to