]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/release/doc/zh_CN.GB2312/relnotes/i386/Makefile
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / release / doc / zh_CN.GB2312 / relnotes / i386 / Makefile
1 # Original Revision: 1.7
2 # $FreeBSD$
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.sgml
15 SRCS+=  ../common/relnotes.ent
16 SRCS+=  ../common/new.sgml
17
18 URL_RELPREFIX?= ../../../..
19
20 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
21 .include "${DOC_PREFIX}/share/mk/doc.project.mk"