hello,
thanks. Its working.
Thanks a lot for the help.
I am biginer to the GNU MAKE.
 
Can you suggest me some good book to learn MAKE programming.
 
Gouri

________________________________

From: Dave Korn [mailto:[EMAIL PROTECTED]
Sent: Thu 1/17/2008 6:40 PM
To: 'Eli Zaretskii'; Naik, Gouri
Cc: [email protected]
Subject: RE: IS @IF EXIST wont work in MAKE



On 16 January 2008 19:07, Eli Zaretskii wrote:

>> Date: Wed, 16 Jan 2008 17:50:30 +0530
>> From: "Naik, Gouri" <[EMAIL PROTECTED]>
>>
>> I have one more problem
>>
>> In my make file when I wrote the bellow line it is not working
>>
>>
>>
>> "    @IF EXIST $(TARGET_PATH)\source.zip del $(TARGET_PATH)\source.zip"
>>
>>
>>
>> Can you pls tell me what the problem in this is?
>
> Does it help to use "if" in lowercase?

  Perhaps it would help to add

SHELL = cmd

at the top of the file?



    cheers,
      DaveK
--
Can't think of a witty .sigline today....




****************************************************************************************

Note:  If the reader of this message is not the intended recipient, or an 
employee or agent responsible for delivering this message to the intended 
recipient, you are hereby notified that any dissemination, distribution or 
copying of this communication is strictly prohibited. If you have received this 
communication in error, please notify us immediately by replying to the message 
and deleting it from your computer. Thank you. 

****************************************************************************************


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to