K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2018-03-03T23:23:01.265556Z K 7 svn:log V 312 Ignore MAKEOBJDIRPREFIX from src-env.conf in sub-makes. A sub-make, such as in 'make buildworld', may want to override MAKEOBJDIRPREFIX but is unable to do so if src-env.conf is forcing it to another value. Without using '?=' the sub-make may use the wrong .OBJDIR. Reported by: eadler Sponsored by: Dell EMC END