Examveda

If our makefile is named as "example", then which one of the following command will compile the code with this makefile

A. make -a example

B. make -f example

C. make example

D. make

Answer: Option B


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux