]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / ru_RU.KOI8-R / relnotes / amd64 / Makefile
1 # The FreeBSD Russian Documentation Project
2 #
3 # $FreeBSD$
4 # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile,v 1.1 2004/05/20 07:02:25 den Exp $
5 #
6 # Original revision: 1.1
7
8 RELN_ROOT?= ${.CURDIR}/../../..
9
10 DOC?= article
11 FORMATS?= html
12 INSTALL_COMPRESSED?= gz
13 INSTALL_ONLY_COMPRESSED?=
14
15 JADEFLAGS+=     -V %generate-article-toc%
16
17 # SGML content
18 SRCS+=  article.xml
19 SRCS+=  ../common/relnotes.ent
20 SRCS+=  ../common/new.xml
21
22 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
23 .include "${DOC_PREFIX}/share/mk/doc.project.mk"