]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/release/doc/zh_CN.GB2312/installation/ia64/Makefile
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / 6 / release / doc / zh_CN.GB2312 / installation / ia64 / Makefile
1 # Original Revision: 1.1
2 # $FreeBSD$
3
4 RELN_ROOT?= ${.CURDIR}/../../..
5
6 DOC?= article
7 FORMATS?= html
8 INSTALL_COMPRESSED?= gz
9 INSTALL_ONLY_COMPRESSED?=
10
11 # SGML content
12 SRCS+=  article.sgml
13 SRCS+=  ../common/artheader.sgml
14 SRCS+=  ../common/abstract.sgml
15 SRCS+=  ../common/install.sgml
16 SRCS+=  ../common/layout.sgml
17 SRCS+=  ../common/trouble.sgml
18 SRCS+=  ../common/upgrade.sgml
19
20 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
21 .include "${DOC_PREFIX}/share/mk/doc.project.mk"