doc/en_US.ISO8859-1/articles/pr-guidelines/Makefile
Dag-Erling Smørgrav bd71c85c4d PR handling guidelines distilled from archived discussions on the
buggers mailing list.

Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-05-09 12:28:53 +00:00

16 lines
237 B
Makefile

# $FreeBSD$
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"