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....



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

Reply via email to