K 10 svn:author V 3 imp K 8 svn:date V 27 2007-12-11T20:00:55.000000Z K 7 svn:log V 270 Don't assume that make(1) is a bsd-like make program. It might not be. This only matters in the early stages of bootstrapping, of course, but gnu make can't handle bsd make Makefiles at all if they use any of the 'dot' directives, which src/Makefile has in abudnance. END