Initial import from FreeBSD RELENG_4:
[dragonfly.git] / release / doc / en_US.ISO8859-1 / hardware / i386 / Makefile
1 # $FreeBSD: src/release/doc/en_US.ISO8859-1/hardware/i386/Makefile,v 1.3.2.2 2001/11/06 16:49:05 bmah Exp $
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-i386.sgml 
15 SRCS+=  ../common/hw.ent
16 SRCS+=  ../common/artheader.sgml
17 SRCS+=  ../common/dev.sgml
18 SRCS+=  ../common/config.sgml
19
20 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
21 .include "${DOC_PREFIX}/share/mk/doc.project.mk"