bug-make
[Top][All Lists]
Advanced

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

Problem with gmake.


From: Sergei
Subject: Problem with gmake.
Date: Thu, 08 Dec 2005 12:32:46 +0600

Hello,

I have a problem with gmake.

My makefile contains the following:
------------------------------
clean:
        del *.h

------------------------------

when i perform the command:

make clean

i get the error message:
make: del: command not found
make: *** [clean] Error 127

Can you explain me why the del command can not be found?
When I type manually in command console:
del *.h
It is work ok!
Can you also tell me how to fix this proble?

My environment:
OS: WindowXP
gmake version:  3.79.1

Best regards,
Sergey.



-----------------------------------------------------------
http://auto.ngs.ru - в продаже более 1200 авто




reply via email to

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