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.01.24.08.32.04;	author ryusuke;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.3
log
@Merge the following from the English version:

	1.7 -> 1.10	www/ja/releases/4.7R/Makefile
	1.2 -> 1.6	www/ja/releases/4.7R/announce.sgml
	1.1 -> 1.3	www/ja/releases/4.7R/hardware.sgml
	1.1 -> 1.3	www/ja/releases/4.7R/relnotes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.7R/Makefile,v 1.2 2002/11/02 08:24:19 hrs Exp $
# Original revision: 1.10

.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+=	qa.sgml
DOCS+=	relnotes.sgml
#DOCS+=	schedule.sgml

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

#DATA+=  CHECKSUM-i386.MD5

### Revision checking
REVCHECK=       YES

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


1.2
log
@Add 4.7R release docs and activate them:

	1.52  -> 1.53 	includes.sgml
	1.78  -> 1.80 	releases/index.sgml
	(new)         	releases/4.7R/docbook.css
	(new)         	releases/4.7R/errata.html
	(new) -> 1.1  	releases/4.7R/hardware.sgml
	(new)         	releases/4.7R/relnotes-alpha.html
	(new)         	releases/4.7R/relnotes-i386.html
	(new) -> 1.1  	releases/4.7R/relnotes.sgml
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/releases/4.7R/Makefile,v 1.1 2002/10/11 12:37:31 hrs Exp $
# Original revision: 1.7
d12 5
a16 2
DOCS+=	hardware.sgml relnotes.sgml
#DOCS+=	hardware.sgml relnotes.sgml schedule.sgml qa.sgml announce.sgml
d20 8
a27 2
#DATA+=	hardware-alpha.html hardware-i386.html
DATA+=	relnotes-alpha.html relnotes-i386.html
@


1.1
log
@Add new translations:

	(new) -> 1.7  	releases/4.7R/Makefile
	(new) -> 1.2  	releases/4.7R/announce.sgml

Submitted by:	Hideyuki KURASHINA <rushani@@jp.FreeBSD.org>
References:	[doc-jp-work 501]
@
text
@d1 1
a1 1
# $FreeBSD$
d12 2
a13 1
#DOCS=	hardware.sgml relnotes.sgml schedule.sgml qa.sgml announce.sgml
d16 1
a16 1
#DATA+=	errata.html
d18 1
a18 1
#DATA+=	relnotes-alpha.html relnotes-i386.html
@

