Date: Fri, 9 Apr 2004 03:15:19 -0700 (PDT) From: Alexey Zelkin <phantom@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/share/mk web.site.mk Message-ID: <200404091015.i39AFJtQ082244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2004/04/09 03:15:19 PDT
FreeBSD doc repository
Modified files:
share/mk web.site.mk
Log:
. 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!
Revision Changes Path
1.59 +8 -14 www/share/mk/web.site.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404091015.i39AFJtQ082244>
