K 10 svn:author V 7 phantom K 8 svn:date V 27 2004-03-23T23:25:57.000000Z K 7 svn:log V 630 Cleanup web.site.mk for different leftovers. . remove unused (ever used?) docb -> html suffix transformation rule . remove long time unused ${LOCAL}. It's handled with ${DATA} now. . extend comment to be more clear . fail build if ORPHANS check failed. I.e. fail as early as possible. . remove DIRS_TO_CLEAN related workaround (unused since 2001) . rewrite "cleandir" target to be more consistent with /usr/share/mk . remove DOCSUBDIR related logic. Last consumer of this logic (www/zh/FAQ) was converted to use new methods, so no need to leave this spam PS: It removes more than 30% of actual logic of this makefile END