make-w32
[Top][All Lists]
Advanced

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

Re: Problem with GNUMake


From: Eli Zaretskii
Subject: Re: Problem with GNUMake
Date: Tue, 6 Aug 2002 07:48:14 +0300 (IDT)

On Tue, 6 Aug 2002, Ashish Bajpai (RBIN/JOT3) * wrote:

> The rule for phony target is for deleting a file but it gives me the
> following error ------
> 
>       E:\BC45\ashish>GMake -f Makefile.mk clean
>       rm Makefile.mk.bak
>       process_begin: CreateProcess((null), rm Makefile.mk.bak, ...)
> failed.
>       make (e=2): The system cannot find the file specified.
>       GMake: *** [clean] Error 2

Is it possible that you don't have rm.exe installed, and Make tries to 
invoke `rm'?



reply via email to

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