Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / release / doc / en_US.ISO8859-1 / relnotes / i386 / Makefile
1 # $FreeBSD: src/release/doc/en_US.ISO8859-1/relnotes/i386/Makefile,v 1.3.2.4 2001/11/06 16:49:05 bmah Exp $
2 # $DragonFly: src/release/doc/en_US.ISO8859-1/relnotes/i386/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $
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 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
19 .include "${DOC_PREFIX}/share/mk/doc.project.mk"