svn commit: r52574 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Tue Dec 4 20:08:59 2018
New Revision: 52574
URL: https://svnweb.freebsd.org/changeset/doc/52574
Log:
Ensure relnotes.html is forcibly updated so the latest changes
are visible within a resonable amount of time.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile Tue Dec 4 19:56:45 2018 (r52573)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile Tue Dec 4 20:08:59 2018 (r52574)
@@ -9,4 +9,6 @@ FORMATS?= html txt
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED=
+.PHONY: ${DOC}.html
+
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"