%% andre maute <[EMAIL PROTECTED]> writes:
am> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
am> Built for i686-pc-linux-gnu
am> i wrote a little Makefile
am> i have two files test.cc, xtest.cxx
am> where xtest.cxx contains the main function,
am> i use everywher
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. ;
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) =