help-make
[Top][All Lists]
Advanced

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

Syntax's in make file.


From: Alex Shprukh
Subject: Syntax's in make file.
Date: Wed, 29 Jan 2003 11:26:43 +0200

Hi ,
I have some problem with syntax's in makefile.
1.How I can use boolean _expression_ and  in condition ifeq
2.Some times this rule work in sometime not .What is wrong here:

exportToInvision:

    cd ${RAPP}/exportToInvision; \

    $(RMAKE) $(RFLAGS) ${GENMAK} ${RDO}

    ifeq "${OSNAME}" "SunOS"

    cd ${RAPP}/exportToInvision; \

    ${CM} depend all

    endif

Thanks a lot .

My Best Regards ,

Alex Shprukh –UNIX Integrator

Tecnomatix (Israel)

Tel. 972–9-9594953

 

 

 

 

 
**************************************************************************************************
** eSafe-IL scanned this outgoing email for viruses, vandals and malicious content **
**************************************************************************************************

reply via email to

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