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


1.5
date	2004.05.27.05.43.43;	author hrs;	state Exp;
branches;
next	1.4;

1.4
date	2004.05.26.23.29.21;	author hrs;	state Exp;
branches;
next	1.3;

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

1.2
date	2004.04.06.11.32.27;	author phantom;	state Exp;
branches;
next	1.1;

1.1
date	2004.03.29.23.18.19;	author scottl;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Announce FreeBSD 4.10-RELEASE.
@
text
@# $FreeBSD: www/en/releases/4.10R/Makefile,v 1.4 2004/05/26 23:29:21 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+=	qa.sgml
DOCS+=	schedule.sgml
DOCS+=	todo.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.4
log
@Hook up the release documentation to the build.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/4.10R/Makefile,v 1.3 2004/05/25 22:04:38 hrs Exp $
d10 1
a10 1
#DOCS=	announce.sgml
@


1.3
log
@- Add release documentation for 4.10-RELEASE in
  advance of the release (not hooked up to the build yet).

- Update the dates for version number bump, src/ tagging, and
  man.cgi update.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/4.10R/Makefile,v 1.2 2004/04/06 11:32:27 phantom Exp $
d19 8
a26 8
#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
@


1.2
log
@Bring these Makefiles into same style of declarations.  Also sort
DOCS/DATA entries.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/4.10R/Makefile,v 1.1 2004/03/29 23:18:19 scottl Exp $
d10 4
a13 1
DOCS=	hardware.sgml
a14 1
DOCS+=	relnotes.sgml
d19 8
@


1.1
log
@Add preliminary schedule, etc, for 4.10R
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/4.9R/Makefile,v 1.4 2003/10/29 07:30:30 murray Exp $
d10 5
a14 1
DOCS=	hardware.sgml relnotes.sgml schedule.sgml todo.sgml qa.sgml
@

