On Fri, Dec 17, 2004 at 03:53:32AM -0500, Randy W. Sims wrote: > Macro expressions specified on the command line allow the > macro value to be redefined within the makefile only if > the macro is defined using the '+=' and '+:=' operators. > Other operators will define a macro that cannot be further > modified. > > BTW, I did test earlier today with nmake on 5.6 and 5.8 and found no > problems. The above problem only affects dmake.
This can't be right. Could you try something simple like "dmake test TEST_VERBOSE=1"? -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern/ Pancakes is the better part of valor. http://www.goats.com/archive/971202.html
