Is there a standard QUOTE type variable I can use to reference when building compiler definitions that have quotes? GNU make requires -DTARGETNAME="\"some text\"" watcom WMake requires -DTARGETNAME="some text"