Problem
1. Look up the man page of make to find out how it can be invoked to display the command line that it would execute without actually executing it.
2. Explain how make may run without error with a makefile that contains only the following entry. What command will it run?