This Makefile

define foo
endef
oops

complains that the oops is missing a separator.  Fine so far, but it reports the line 
number as 2 instead of 3.

gmake is otherwise awesome!

Thanks

Dave


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to