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


1.3
date	2012.02.07.15.41.14;	author ryusuke;	state Exp;
branches;
next	1.2;

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

1.1
date	2003.10.26.23.58.58;	author rushani;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Merge the following from the English version:

	1.4 -> 1.7	www/ja/releases/4.9R/Makefile
	1.2 -> 1.6	www/ja/releases/4.9R/announce.sgml
	1.1 -> 1.3	www/ja/releases/4.9R/hardware.sgml
	1.1 -> 1.3	www/ja/releases/4.9R/relnotes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.9R/Makefile,v 1.2 2003/10/29 10:36:27 hrs 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+=	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.2
log
@- Add a new translation and hook it up:

	1.3   -> 1.4  	releases/4.9R/Makefile
	(new) -> 1.1  	releases/4.9R/announce.sgml

- Add missing "Original revision" number:

	(new) -> 1.1  	releases/4.9R/relnotes.sgml
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/releases/4.9R/Makefile,v 1.1 2003/10/26 23:58:58 rushani Exp $
# Original revision: 1.4
d11 7
a17 3
DOCS=	hardware.sgml relnotes.sgml
#DOCS=	hardware.sgml relnotes.sgml schedule.sgml todo.sgml qa.sgml
DOCS+=	announce.sgml
d21 7
a27 2
#DATA+=	hardware-alpha.html hardware-i386.html
DATA+=	relnotes-alpha.html relnotes-i386.html
@


1.1
log
@Add Japanese 4.9-RELEASE release docs and connect them to the Web site build:

   1.37  -> 1.39   releases/Makefile
   (new) -> 1.3    releases/4.9R/Makefile
   (new) -> 1.1    releases/4.9R/docbook.css
   (new) -> 1.1    releases/4.9R/errata.html
   (new) -> 1.1    releases/4.9R/hardware.sgml
   (new) -> 1.1    releases/4.9R/relnotes-alpha.html
   (new) -> 1.1    releases/4.9R/relnotes-i386.html
   (new) -> 1.1    releases/4.9R/relnotes.sgml
@
text
@d1 2
a2 2
# $FreeBSD$
# Original revision: 1.3
d13 1
@

