On Wed, Oct 31, 2001 at 10:50:56PM -0500, xucaen@yahoo.com wrote: | here's a question I can't seem to find an answer to.. | why does GNU make automatically compile .cpp files, but with .cxx | files I have to explicitly add a g++ line in the make file? default pattern rules? -D