www.digitalmars.com         C & C++   DMDScript  

D - -of still not working properly

I'm trying to get rid of all the explicit rules in my makefiles again, and
am wanting debug object files to produce .dbj, rather than .obj. Alas, even
though dmd accepts the instruction, and indeed places them in the
corresponding directory as instructed, it always uses .obj.

A fix for this would be much appreciated ... :)
Oct 11 2003