]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/ru_RU.KOI8-R/errata/Makefile
Document recent security advisories (since 9.2-RELEASE is released).
[FreeBSD/releng/10.0.git] / release / doc / ru_RU.KOI8-R / errata / Makefile
1 # The FreeBSD Russian Documentation Project
2 #
3 # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/errata/Makefile,v 1.2 2004/06/29 07:55:42 den Exp $
4 # $FreeBSD$
5 #
6 # Original revision: 1.5
7 #
8
9 RELN_ROOT?= ${.CURDIR}/../..
10 .ifdef NO_LANGCODE_IN_DESTDIR
11 DESTDIR?= ${DOCDIR}/errata
12 .else
13 DESTDIR?= ${DOCDIR}/ru_RU.KOI8-R/errata
14 .endif
15
16 DOC?= article
17 FORMATS?= html
18 INSTALL_COMPRESSED?= gz
19 INSTALL_ONLY_COMPRESSED?=
20
21 # SGML content
22 SRCS+=  article.xml
23
24 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
25 .include "${DOC_PREFIX}/share/mk/doc.project.mk"