If debugging is enabled (DEBUG=1), then the command line arguments -d -v9 +l will generate a verbose log file called make.log, which will give some insight into what the Make program was attempting to do. The +l parameter directs Make's output to make.log. Higher verbosity levels will cause more details to be logged.