K 10 svn:author V 3 des K 8 svn:date V 27 2003-02-12T21:06:19.000000Z K 7 svn:log V 368 Simplify the log accumulation code. It turns out that the trick of looking for ^===> can give quite annoying false positives, especially when building kernels, so drop it; the context can be inferred from make's "Stop in /foo/bar/baz" messages anyway. Also add a case that I'd missed the first time around (which happens to be the common case, not the exception...) END