CVS commit: htdocs/share/mk
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htdocs Committed By: rillig Date: Mon Jun 29 12:23:48 UTC 2020 Modified Files: htdocs/share/mk: doc.docbook.dsssl.mk doc.docbook.mk doc.docbook.xsl.mk Log Message: doc.docbook.mk: eliminate SGML_CATALOGS variable That variable name was confusing since it did not contain a list of catalogs, but the command line options for various different programs. These programs coincidentally all use the -c option for the catalogs. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 htdocs/share/mk/doc.docbook.dsssl.mk cvs rdiff -u -r1.50 -r1.51 htdocs/share/mk/doc.docbook.mk cvs rdiff -u -r1.22 -r1.23 htdocs/share/mk/doc.docbook.xsl.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.