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


1.7
date	2011.12.26.17.10.43;	author ryusuke;	state Exp;
branches;
next	1.6;

1.6
date	2002.03.07.03.22.00;	author kuriyama;	state Exp;
branches;
next	1.5;

1.5
date	2002.02.26.02.08.47;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2002.02.17.03.53.26;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2002.02.17.03.46.27;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.30.14.19.51;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.30.13.20.35;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Merge the following from the English version:

	1.6 -> 1.7	www/ja/releases/4.5R/Makefile
	1.3 -> 1.7	www/ja/releases/4.5R/announce.sgml
	1.1 -> 1.3	www/ja/releases/4.5R/contents.sgml
	1.2 -> 1.4	www/ja/releases/4.5R/hardware.sgml
	1.2 -> 1.4	www/ja/releases/4.5R/notes.sgml
	1.5 -> 1.7	www/ja/releases/4.5R/qa.sgml
	1.1 -> 1.4	www/ja/releases/4.5R/schedule.sgml
@
text
@# $FreeBSD: www/ja/releases/4.5R/Makefile,v 1.6 2002/03/07 03:22:00 kuriyama Exp $
# Original revision: 1.7

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

DOCS=	announce.sgml
DOCS+=	contents.sgml
DOCS+=	hardware.sgml
DOCS+=	notes.sgml
DOCS+=	qa.sgml
DOCS+=	schedule.sgml

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

#DATA+=  cd1.txt cd2.txt cd3.txt cd4.txt

### Revision checking
REVCHECK=       YES

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


1.6
log
@Add initial translation of schedule.sgml.

Submitted by:	SHINOHARA Takahiro <shinohara-t@@geocities.co.jp>
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/releases/4.5R/Makefile,v 1.5 2002/02/26 02:08:47 kuriyama Exp $
# Original revision: 1.6
d11 1
a11 1
DOCS=	hardware.sgml notes.sgml qa.sgml announce.sgml schedule.sgml
d13 4
d24 1
@


1.5
log
@Initial translation of qa.sgml.

Submitted by:	Hashimoto Rio <rio@@tokyoalley.net>
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.5R/Makefile,v 1.4 2002/02/17 03:53:26 kuriyama Exp $
d11 1
a11 2
#DOCS=	hardware.sgml notes.sgml qa.sgml announce.sgml schedule.sgml
DOCS=	hardware.sgml notes.sgml qa.sgml announce.sgml
@


1.4
log
@Add initial translation of hardware.sgml.

Submitted by:	 Masashi Kimura <ccs@@din.or.jp>
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.5R/Makefile,v 1.3 2002/02/17 03:46:27 kuriyama Exp $
d12 1
a12 1
DOCS=	hardware.sgml notes.sgml announce.sgml
@


1.3
log
@Initial translation of contents.sgml.
Connect this file to build.

Submitted by:	Ryusuke Suzuki <ryusuke@@nucl.sci.hokudai.ac.jp>
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.5R/Makefile,v 1.2 2002/01/30 14:19:51 kuriyama Exp $
d12 1
a12 1
DOCS=	announce.sgml notes.sgml
@


1.2
log
@Initial translation of announce.
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/releases/4.5R/Makefile,v 1.1 2002/01/30 13:20:35 kuriyama Exp $
# Original revision: 1.5
d13 1
d21 1
@


1.1
log
@Add translated relnotes for 4.5-RELEASE.
@
text
@d1 1
a1 1
# $FreeBSD$
d12 1
a12 1
DOCS=	notes.sgml
@

