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 10:29:59
Module Name: htdocs
Committed By: rillig
Date: Sun Jul 30 10:29:59 UTC 2006
Modified Files:
htdocs/share/mk: web.site.mk
Log Message:
Added AWK and CAT to the list of tools.
Fixed the COPY flag.
All LISTDOCS must be of the form *.list, which they currently are.
Fixed the "install" target by marking it as _PROGSUBDIR.
Renamed {before,real,after}install to {pre,do,post}-install. Since they
are currently unused, this does not have any effect.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 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.