K 10 svn:author V 7 phantom K 8 svn:date V 27 2004-04-09T10:15:19.000000Z K 7 svn:log V 434 . Fix 'make spellcheck' to take generated html files from ${.OBJDIR} instead of ${.CURDIR} . Add 'obj' target depending on _PROGSUBDIR, so 'make obj' for web tree is processed recursively for SUBDIRs . Remove 'cleandir' target. bsd.obj.mk declares it unconditionally and it does absolutely same things. Removing of target from this makefile reduces spawning of ${MAKE} by factor *6* when called from 'www/en' directory! END