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


1.4
date	2012.02.11.15.50.32;	author ryusuke;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.4
log
@Merge the following from the English version:

	       1.5	www/ja/releases/4.10R/Makefile:
	1.1 -> 1.3	www/ja/releases/4.10R/announce.sgml:
	1.1 -> 1.3	www/ja/releases/4.10R/hardware.sgml:
	1.1 -> 1.4	www/ja/releases/4.10R/relnotes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.10R/Makefile,v 1.3 2004/05/27 08:02:15 hrs Exp $
# Original revision: 1.5

.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

### Revision checking
REVCHECK=	YES

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


1.3
log
@Add a missing REVCHECK=YES.
@
text
@d1 2
a2 1
# $FreeBSD: www/ja/releases/4.10R/Makefile,v 1.2 2004/05/27 07:36:54 hrs Exp $
@


1.2
log
@MFen: Announce 4.10-RELEASE.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.10R/Makefile,v 1.1 2004/05/27 01:35:33 hrs Exp $
d27 3
@


1.1
log
@Merge from the English version.
@
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
@

