svn commit: r51060 - in head/en_US.ISO8859-1/htdocs/releases/12.0R: errata hardware readme relnotes

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Thu Oct  5 20:32:26 2017
New Revision: 51060
URL: https://svnweb.freebsd.org/changeset/doc/51060

Log:
  Add autogenerated files to CLEANFILES.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/Makefile
  head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/Makefile
  head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/Makefile
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/Makefile	Thu Oct  5 20:20:05 2017	(r51059)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/errata/Makefile	Thu Oct  5 20:32:26 2017	(r51060)
@@ -21,6 +21,13 @@ SRCS?=			errata.xml
 
 DATA+=			${DOC}.html
 
+beforeclean:
+CLEANFILES+=		${DOC}.html \
+			${DOC}.txt \
+			catalog-cwd.xml \
+			autogen.ent \
+			${DOC}.parsed.*
+
 install: ${DOC}.html
 	mkdir -p ${DOCINSTALLDIR}
 	${INSTALL_DOCS} ${DATA} ${DOCINSTALLDIR}

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/Makefile	Thu Oct  5 20:20:05 2017	(r51059)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/hardware/Makefile	Thu Oct  5 20:32:26 2017	(r51060)
@@ -21,6 +21,13 @@ SRCS?=			hardware.xml
 
 DATA+=			${DOC}.html
 
+beforeclean:
+CLEANFILES+=		${DOC}.html \
+			${DOC}.txt \
+			catalog-cwd.xml \
+			autogen.ent \
+			${DOC}.parsed.*
+
 install: ${DOC}.html
 	mkdir -p ${DOCINSTALLDIR}
 	${INSTALL_DOCS} ${DATA} ${DOCINSTALLDIR}

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/Makefile	Thu Oct  5 20:20:05 2017	(r51059)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/Makefile	Thu Oct  5 20:32:26 2017	(r51060)
@@ -21,6 +21,13 @@ SRCS?=			readme.xml
 
 DATA+=			${DOC}.html
 
+beforeclean:
+CLEANFILES+=		${DOC}.html \
+			${DOC}.txt \
+			catalog-cwd.xml \
+			autogen.ent \
+			${DOC}.parsed.*
+
 install: ${DOC}.html
 	mkdir -p ${DOCINSTALLDIR}
 	${INSTALL_DOCS} ${DATA} ${DOCINSTALLDIR}

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile	Thu Oct  5 20:20:05 2017	(r51059)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile	Thu Oct  5 20:32:26 2017	(r51060)
@@ -21,6 +21,13 @@ SRCS?=			relnotes.xml
 
 DATA+=			${DOC}.html
 
+beforeclean:
+CLEANFILES+=		${DOC}.html \
+			${DOC}.txt \
+			catalog-cwd.xml \
+			autogen.ent \
+			${DOC}.parsed.*
+
 install: ${DOC}.html
 	mkdir -p ${DOCINSTALLDIR}
 	${INSTALL_DOCS} ${DATA} ${DOCINSTALLDIR}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.