doc/en_US.ISO8859-1/htdocs/releases/12.2R/errata/Makefile
Glen Barber 8419b89432 Add the initial schedule for 12.2-RELEASE.
Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-01-03 16:57:59 +00:00

15 lines
261 B
Makefile

# $FreeBSD$
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOC?= errata
FORMATS?= html txt
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED=
.PHONY: ${DOC}.parsed.xml
.PHONY: ${DOC}.html
.include "${DOC_PREFIX}/share/mk/doc.project.mk"