What is makefile?
A. makefile describes to the make command that how to compile the program
B. makefile contains various statements related with the compilation of target
C. makefile contains various statements
D. none of the mentioned
Answer: Option A
Join The Discussion