bug-make
[Top][All Lists]
Advanced

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

Re: unexpected rm


From: Michael Sterrett -Mr. Bones.-
Subject: Re: unexpected rm
Date: Sat, 16 Feb 2002 12:49:06 -0500 (EST)

Unless Paul's going to use his magic on this (which wouldn't suprise me)
I think you're probably going to have to send a small sample Makefile to
the list so we can see what you're doing more clearly.

Good job reporting the OS and make version though, most people leave
those out the first time. ;-)

Michael Sterrett
  -Mr. Bones.-
address@hidden

On Sat, 16 Feb 2002, andre maute wrote:

> hello make team
> 
> i use linux 2.4.16, gcc 2.95.2
> 
> make -v
> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
> Built for i686-pc-linux-gnu
> 
> i wrote a little Makefile 
> i have two files test.cc, xtest.cxx
> 
> where xtest.cxx contains the main function, 
> i use everywhere the variable $(RM) = rm -f
> 
> typing 
> make clean
> make xtest
> 
> causes nevertheless a
> rm test.o
> 
> why, bug?
> 
> sincerely andre
> 
> _______________________________________________
> Bug-make mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-make
> 




reply via email to

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