1.make reads the makefile in the current directory
2.make reads the makefile in the parent directory
3.make reads the makefile in the predefined environment variable
4.none of the mentioned
Answer:1