doc/en_US.ISO8859-1/articles/problem-reports/Makefile
Dag-Erling Smørgrav 5b87f035a6 Add an article about writing good problem reports. It's a little thin in
places, but I think it's a good start.  I'll connect it to the build once
it's been reviewed by the appropriate people.
2001-11-23 01:01:51 +00:00

16 lines
236 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"