K 10 svn:author V 6 obrien K 8 svn:date V 27 2010-09-17T00:46:45.000000Z K 7 svn:log V 222 Enable MAKE_JOBS_SAFE for Vim build so it will build in parallel. This deals with the misspelling of "./auto/osdef.h" in some of the .o dependencies - which is what caused the race condition needing MAKE_JOBS_UNSAFE=yes. END