

MCQOPTIONS
Saved Bookmarks
1. |
If our makefile is named as “sanfoundry”, then which one of the following command will compile the code with this makefile |
A. | make -a sanfoundry |
B. | make -f sanfoundry |
C. | make sanfoudry |
D. | make |
Answer» C. | |