Subject: CVS commit: htdocs
To: None <www-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: www-changes
Date: 07/30/2006 12:40:27
Module Name:	htdocs
Committed By:	rillig
Date:		Sun Jul 30 12:40:26 UTC 2006

Modified Files:
	htdocs/de/MailingLists: Makefile
	htdocs/developers/features: Makefile
	htdocs/et/MailingLists: Makefile
	htdocs/et/gallery/in-Action: Makefile
	htdocs/fr/MailingLists: Makefile
	htdocs/gallery/in-Action: Makefile
	htdocs/ja/developers/features: Makefile
	htdocs/ja/gallery/in-Action: Makefile
	htdocs/ko/MailingLists: Makefile
	htdocs/ko/gallery/in-Action: Makefile
	htdocs/lt/MailingLists: Makefile
	htdocs/lt/gallery/xearth: Makefile
	htdocs/pl/MailingLists: Makefile
Added Files:
	htdocs/MailingLists: m4.mk
	htdocs/developers/features: features.mk
	htdocs/gallery/in-Action: gallery.mk

Log Message:
Factored out some commonly used code from the Makefiles into *.mk files.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 htdocs/MailingLists/m4.mk
cvs rdiff -r1.4 -r1.5 htdocs/de/MailingLists/Makefile
cvs rdiff -r1.5 -r1.6 htdocs/developers/features/Makefile
cvs rdiff -r0 -r1.1 htdocs/developers/features/features.mk
cvs rdiff -r1.2 -r1.3 htdocs/et/MailingLists/Makefile
cvs rdiff -r1.1 -r1.2 htdocs/et/gallery/in-Action/Makefile
cvs rdiff -r1.2 -r1.3 htdocs/fr/MailingLists/Makefile
cvs rdiff -r1.8 -r1.9 htdocs/gallery/in-Action/Makefile
cvs rdiff -r0 -r1.1 htdocs/gallery/in-Action/gallery.mk
cvs rdiff -r1.1 -r1.2 htdocs/ja/developers/features/Makefile
cvs rdiff -r1.8 -r1.9 htdocs/ja/gallery/in-Action/Makefile
cvs rdiff -r1.2 -r1.3 htdocs/ko/MailingLists/Makefile
cvs rdiff -r1.3 -r1.4 htdocs/ko/gallery/in-Action/Makefile
cvs rdiff -r1.2 -r1.3 htdocs/lt/MailingLists/Makefile
cvs rdiff -r1.2 -r1.3 htdocs/lt/gallery/xearth/Makefile
cvs rdiff -r1.3 -r1.4 htdocs/pl/MailingLists/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.