URL:
<http://savannah.gnu.org/bugs/?27394>
Summary: Unexpected "*** extraneous `endef'. Stop."
Project: make
Submitted by: None
Submitted on: Mon 07 Sep 2009 03:12:39 PM UTC
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 3.81
Operating System: Any
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
'make' unexpectedly fails with error "Makefile:6: *** extraneous `endef'.
Stop." on the following Makefile:
ifneq (1,1)
define var1
define var2
endef
endef
endif
The error has gone if 'if' condition becomes 'true'.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?27394>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make