K 10 svn:author V 3 bde K 8 svn:date V 27 1999-04-09T18:46:48.000000Z K 7 svn:log V 450 Fixed world breakage. Fixed (?) building with -jN (N > 1). The previous commit made things worse by breaking the -j0 case and moving around the breakage for the -jN case. The fix involves restoring .ORDER statements that were deleted in the previous commit, removing wrong special handling of tree-check.h, and rewriting the generation of fudged dependencies based on an idea I got from the previous commit (filter out problematic objects first). END