Subject: CVS commit: htdocs/share/mk
To: None <www-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: www-changes
Date: 07/30/2006 13:34:33
Module Name: htdocs
Committed By: rillig
Date: Sun Jul 30 13:34:33 UTC 2006
Modified Files:
htdocs/share/mk: web.prefs.mk web.site.mk
Log Message:
Reordered things in web.prefs.mk:
- some variables are defined that may be inspected in mk.conf,
- default values are given for variables that may be overridden,
- the user settings are loaded,
- the user settings are processed.
Cleaned up in web.site.mk:
- removed the unused variables WEBBASE and DOCSUBDIR
- changed the directory where files are installed, so that "make install"
can be run from any directory inside htdocs.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 htdocs/share/mk/web.prefs.mk
cvs rdiff -r1.53 -r1.54 htdocs/share/mk/web.site.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.