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


1.2
date	2002.08.14.15.45.19;	author bmah;	state dead;
branches;
next	1.1;

1.1
date	2002.07.18.22.21.03;	author bmah;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove release documentation for the (never-released) 4.6.1.
@
text
@# $FreeBSD: www/en/releases/4.6.1R/Makefile,v 1.1 2002/07/18 22:21:03 bmah Exp $

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

DOCS=	hardware.sgml relnotes.sgml
#DOCS+=	announce.sgml contents.sgml

DATA=	docbook.css
DATA+=	errata.html
DATA+=	hardware-alpha.html hardware-i386.html
DATA+=	relnotes-alpha.html relnotes-i386.html
#DATA+=	cd1.txt cd2.txt cd3.txt cd4.txt mini.txt

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


1.1
log
@Commit release documentation for 4.6.1-RELEASE to the Web site, to give
these files a chance to propagate in advance of the release announcement.

These files may be updated without warning at any time prior to the
release if circumstances warrant.

This commit does not constitute a release announcement.
@
text
@d1 1
a1 1
# $FreeBSD$
@

