Re: including makefile name and line number for shell_function_completed

2010-07-31 Thread Philip Guenther
On Sat, Jul 31, 2010 at 4:54 PM, Jon Grant wrote: > I am using make 3.81 built for MinGW. > > How easy to output the Makefile.mak:line for each command that fails to start? I don't think there's any way for a snippet of Makefile to figure out what its line # and filename are. The $(warning) func

including makefile name and line number for shell_function_completed

2010-07-31 Thread Jon Grant
Hello I am using make 3.81 built for MinGW. How easy to output the Makefile.mak:line for each command that fails to start? I saw this function is what outputs the error, but not sure how to get file and line number info. Any ideas? Thanks, Jon shell_function_completed if (werr