Follow-up Comment #1, bug #30606 (project make):

The problem is not with $(if) as I thought:
replacing it with


ifeq ($(b),ab)
yn := y
else
yn := n
endif


produces the same output. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30606>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


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

Reply via email to