K 10 svn:author V 5 harti K 8 svn:date V 27 2005-01-26T18:19:39.000000Z K 7 svn:log V 434 Fix quoting of the MAKEFLAGS environment variable by only quoting spaces and tabs. This is still not correct for command line variable values ending in a backslash because this would require a larger effort. Document this limitation in the BUGS section of the man page. The quoting is mostly compatible with that of gmake and smake. Tested by: Max Okumoto and Joerg Sonnenberger from DragonFly BSD Reviewed by: ru (man page, partly) END