cvs commit: www/share/mk web.site.mk

Alexey Zelkin phantom at FreeBSD.org
Fri Apr 9 03:15:19 PDT 2004


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


More information about the cvs-doc mailing list