doc/el_GR.ISO8859-7/articles/problem-reports/Makefile
Giorgos Keramidas 17f7a3674a Simplify the doc/el_GR Makefiles by avoiding unnecessary local
`TIDYFLAGS+= -raw'.

Revision 1.93 of doc/share/mk/doc.docbook.mk has Killed by signal 2.tion
unconditionally for all the docs.
2004-07-30 12:01:09 +00:00

16 lines
259 B
Makefile

# $FreeBSD$
# Original version: 1.1
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"