head	1.4;
access;
symbols
	HRS_XML_CLEANUP:1.4
	HRS_XML_CLEANUP_PRE:1.4
	EMILYBOYD_REDESIGN:1.4
	PRE_REDESIGN:1.4;
locks; strict;
comment	@# @;


1.4
date	2005.03.06.10.46.47;	author kensmith;	state Exp;
branches;
next	1.3;

1.3
date	2005.01.25.17.07.51;	author hrs;	state Exp;
branches;
next	1.2;

1.2
date	2005.01.25.17.01.06;	author hrs;	state Exp;
branches;
next	1.1;

1.1
date	2004.11.30.05.12.40;	author kensmith;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Add the Errata notice processing procedures for 4.11.
@
text
@# $FreeBSD: www/en/releases/4.11R/Makefile,v 1.3 2005/01/25 17:07:51 hrs Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	announce.sgml
DOCS+=	hardware.sgml
DOCS+=	installation.sgml
DOCS+=	relnotes.sgml
DOCS+=	schedule.sgml
DOCS+=	todo.sgml
DOCS+=	errata_policy.sgml

DATA=	docbook.css
DATA+=	errata.html
DATA+=	hardware-alpha.html
DATA+=	hardware-i386.html
DATA+=	installation-alpha.html
DATA+=	installation-i386.html
DATA+=	readme.html
DATA+=	relnotes-alpha.html
DATA+=	relnotes-i386.html

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.3
log
@Add the release announcement for 4.11R and hook up to the build.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/4.11R/Makefile,v 1.2 2005/01/25 17:01:06 hrs Exp $
d16 1
@


1.2
log
@Add release related documentation (not hooked up to the build yet).
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/4.11R/Makefile,v 1.1 2004/11/30 05:12:40 kensmith Exp $
d10 2
a11 2
#DOCS=	announce.sgml
DOCS=	hardware.sgml
@


1.1
log
@Initial pass at setting up the 4.11 release docs.  Schedule might need
a 'reality check' from Scott.  Not hooking it up to the build yet.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 5
a14 1
DOCS=	schedule.sgml
d18 8
@

