K 10 svn:author V 6 marcus K 8 svn:date V 27 2004-08-03T19:03:58.000000Z K 7 svn:log V 388 Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain build problems with the new make(1) .MAKEFLAGS handling. To disable __softMAKEFLAGS caching, set NOPRECIOUSSOFTMAKEVARS (note: this is done by default if the new make(1) is being used). To disable .MAKEFLAGS caching, set NOPRECIOUSMAKEVARS (same as before). PR: standards/57295 Submitted by: harti Tested on: pointyhat END