Hi,
This piece of code gives error "*** missing `endif'. Stop" ifeq ($(LOG),1) $(eval $(call myfunction,0 some text)) endif
Can we use eval inside ifeq statement..?? is there a work around..?
Apologies if this question is asked before I could not find in google as it gives different info
many thanks Divakar
_______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
