Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/htdocs/share/mk/web.site.mk,v rcsdiff: /ftp/cvs/cvsroot/htdocs/share/mk/web.site.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.57 retrieving revision 1.58 diff -u -p -r1.57 -r1.58 --- htdocs/share/mk/web.site.mk 2006/07/31 11:35:04 1.57 +++ htdocs/share/mk/web.site.mk 2006/08/01 03:38:41 1.58 @@ -1,4 +1,4 @@ -# $NetBSD: web.site.mk,v 1.57 2006/07/31 11:35:04 rillig Exp $ +# $NetBSD: web.site.mk,v 1.58 2006/08/01 03:38:41 rillig Exp $ # FreeBSD: www/share/mk/web.site.mk,v 1.43 2002/08/07 03:17:10 trhodes Exp # @@ -73,15 +73,6 @@ # .include "web.prefs.mk" -# -# include all Makefile.inc files on the way from ${.CURDIR} to ${WEB_PREFIX} -# -.for _d_ in ${_HTDOCS_SUBDIRS} -. if exists(${.CURDIR}/${_d_}/Makefile.inc) -. include "${.CURDIR}/${_d_}/Makefile.inc" -. endif -.endfor - LOCALBASE?= /usr/pkg PREFIX?= ${LOCALBASE}