help-make
[Top][All Lists]
Advanced

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

help : problem with $(if)


From: Parra Cyrille
Subject: help : problem with $(if)
Date: Thu, 14 Feb 2002 17:37:44 +0100

Hi,

Could you help me?

I would like to use the if function (in a makefile) but ...
The source is here :
************************************************************************
COTS=
$(if $(COTS) , $(shell echo "TRUE") , $(shell echo "FALSE"))
************************************************************************
 
Is the syntax correct ? If no, what's the correct syntax?
 
Thanks a lot for your answer.
 
Cyrille Parra
 
address@hidden




reply via email to

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