Index: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile =================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile (revision 52573) +++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/Makefile (revision 52574) @@ -1,12 +1,14 @@ # $FreeBSD$ .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOC= relnotes FORMATS?= html txt INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED= +.PHONY: ${DOC}.html + .include "${DOC_PREFIX}/share/mk/doc.project.mk"