[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: IS @IF EXIST wont work in MAKE
From: |
Naik, Gouri |
Subject: |
RE: IS @IF EXIST wont work in MAKE |
Date: |
Thu, 17 Jan 2008 22:23:09 +0530 |
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:address@hidden
Sent: Thu 1/17/2008 6:40 PM
To: 'Eli Zaretskii'; Naik, Gouri
Cc: address@hidden
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" <address@hidden>
>>
>> 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.
****************************************************************************************