bug-make
[Top][All Lists]
Advanced

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

unexpected rm


From: andre maute
Subject: unexpected rm
Date: Sat, 16 Feb 2002 15:33:02 +0100

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



reply via email to

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