head	1.5;
access;
symbols;
locks; strict;
comment	@# @;


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

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

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

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

1.1
date	2008.08.22.14.30.38;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Hook up announce.sgml to the build again.
@
text
@# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.4 2008/11/28 17:42:27 hrs Exp $

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

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

DATA=	errata.html
DATA+=	hardware-alpha.html
DATA+=	hardware-amd64.html
DATA+=	hardware-i386.html
DATA+=	hardware-pc98.html
DATA+=	hardware-powerpc.html
DATA+=	hardware-sparc64.html
DATA+=	installation-alpha.html
DATA+=	installation-amd64.html
DATA+=	installation-i386.html
DATA+=	installation-pc98.html
DATA+=	installation-powerpc.html
DATA+=	installation-sparc64.html
DATA+=	readme.html
DATA+=	relnotes-alpha.html
DATA+=	relnotes-amd64.html
DATA+=	relnotes-i386.html
DATA+=	relnotes-pc98.html
DATA+=	relnotes-powerpc.html
DATA+=	relnotes-sparc64.html

DATA+=	docbook.css

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


1.4
log
@Disable announce.sgml build temporarily since the announcement is not done yet.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.3 2008/11/28 15:27:45 hrs Exp $
d10 2
a11 2
#DOCS=	announce.sgml
DOCS=	relnotes.sgml
@


1.3
log
@Update relnotes for upcoming 6.4R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.2 2008/11/06 15:47:57 hrs Exp $
d10 2
a11 2
DOCS=	announce.sgml
DOCS+=	relnotes.sgml
@


1.2
log
@Tentative release documents for 6.4R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/6.4R/Makefile,v 1.1 2008/08/22 14:30:38 hrs Exp $
d10 2
a11 2
#DOCS=	announce.sgml
DOCS=	relnotes.sgml
d16 1
a16 1
DATA+=	errata.html
d37 1
a37 1
DATA=	docbook.css
@


1.1
log
@Add release schedule for 7.1R and 6.4R.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 26
a35 1
DOCS=	schedule.sgml
@

