]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/release/doc/en_US.ISO8859-1/hardware/powerpc/Makefile
merge fix for boot-time hang on centos' xen
[FreeBSD/FreeBSD.git] / 6 / release / doc / en_US.ISO8859-1 / hardware / powerpc / Makefile
1 # $FreeBSD$
2
3 RELN_ROOT?= ${.CURDIR}/../../..
4
5 DOC?= article
6 FORMATS?= html
7 INSTALL_COMPRESSED?= gz
8 INSTALL_ONLY_COMPRESSED?=
9
10 JADEFLAGS+=     -V %generate-article-toc%
11
12 # SGML content
13 SRCS+=  article.sgml 
14 SRCS+=  proc-powerpc.sgml 
15 SRCS+=  ../common/hw.ent
16 SRCS+=  ../common/artheader.sgml
17 SRCS+=  ../common/dev.sgml
18 SRCS+=  ${DEV-AUTODIR}/catalog-auto
19 SRCS+=  ${DEV-AUTODIR}/dev-auto.sgml
20
21 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
22 .include "${DOC_PREFIX}/share/mk/doc.project.mk"