]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / ja_JP.eucJP / relnotes / amd64 / Makefile
1 # $FreeBSD$
2 # Original revision: 1.1
3
4 RELN_ROOT?= ${.CURDIR}/../../..
5
6 DOC?= article
7 FORMATS?= html
8 INSTALL_COMPRESSED?= gz
9 INSTALL_ONLY_COMPRESSED?=
10
11 JADEFLAGS+=     -V %generate-article-toc%
12
13 # SGML content
14 SRCS+=  article.xml
15 SRCS+=  ../common/relnotes.ent
16 SRCS+=  ../common/new.xml
17
18 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
19 .include "${DOC_PREFIX}/share/mk/doc.project.mk"