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.-
[EMAIL PROTECTED]

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
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/bug-make
> 


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to