[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: IS @IF EXIST wont work in MAKE
From: |
Dave Korn |
Subject: |
RE: IS @IF EXIST wont work in MAKE |
Date: |
Thu, 17 Jan 2008 13:10:55 -0000 |
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....