Given the make file (makefile):

----------------------------------
foo : bar
----------------------------------

gmake 3.75 gives this:

gmake: *** No rule to make target 'bar', needed by 'foo'. Stop.

gmake 4.0 gives this:

                gmake: ***. stop.

This has caused a lot of time trying to figure out what is wrong with the 
makefile. A big step backward in error reporting.
Please fix this.

Also, attached are VS2008 & VS2012 solution/project files. No one is using 
VS2003 anymore.

Thanks,
Rob Juergens
rjuerg...@esri.com<mailto:rjuerg...@esri.com>








_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to