help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can we use ifdef for eval..


From: Divakar
Subject: can we use ifdef for eval..
Date: Fri, 27 Aug 2004 07:51:34 -0600
User-agent: Mozilla Thunderbird 0.7 (Windows/20040616)

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]