# $FreeBSD: head/en_US.ISO8859-1/htdocs/releases/12.0R/readme/Makefile 51264 2017-12-07 19:58:47Z gjb $

.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOC=			readme
FORMATS?=		html txt
INSTALL_COMPRESSED?=	gz
INSTALL_ONLY_COMPRESSED=

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
