Subject: CVS commit: htdocs
To: None <www-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: www-changes
Date: 08/03/2006 07:24:35
Module Name: htdocs
Committed By: rillig
Date: Thu Aug 3 07:24:35 UTC 2006
Modified Files:
htdocs: Makefile
htdocs/share/mk: language.mk
Log Message:
Now I understand what this .PHONY target "index" was doing before all my
changes -- it prevented the message "index.html is up to date" from
being printed when regenerating the language index pages. So I
reintroduced the phony target language-index.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 htdocs/Makefile
cvs rdiff -r1.2 -r1.3 htdocs/share/mk/language.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.