Linux Makefile Question:

If our makefile is named as "google", then which one of the following command will compile the code with this makefile:
a) make -a google
b) make -f google
c) make sanfoudry
d) make

Tweet Share WhatsApp