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

1.3
date	2003.04.06.04.54.26;	author rushani;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.4
log
@Merge the following from the English version:

	1.4 -> 1.7	www/ja/releases/4.8R/Makefile:
	1.1 -> 1.3	www/ja/releases/4.8R/announce.sgml:
	1.1 -> 1.3	www/ja/releases/4.8R/hardware.sgml:
	1.1 -> 1.3	www/ja/releases/4.8R/relnotes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.8R/Makefile,v 1.3 2003/04/06 04:54:26 rushani 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+=	qa.sgml
DOCS+=	relnotes.sgml
#DOCS+=	schedule.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 Japanese 4.8-RELEASE release docs and activate them:

  1.55 	-> 1.56	includes.sgml
  1.12 	-> 1.13	includes.xsl
  1.35 	-> 1.37	releases/Makefile
  1.85 	-> 1.86	releases/index.sgml
  1.2  	-> 1.4	releases/4.8R/Makefile
  (new) -> 1.1	releases/4.8R/announce.sgml

Committed at:	Seiwa park, Bunkyoh, Tokyo (HANAMI 2003)
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/releases/4.8R/Makefile,v 1.2 2003/03/24 21:37:13 hrs Exp $
# Original revision: 1.4
d12 5
a16 2
DOCS+=	hardware.sgml relnotes.sgml
#DOCS=	hardware.sgml relnotes.sgml schedule.sgml qa.sgml
d20 7
a26 2
#DATA+=	hardware-alpha.html hardware-i386.html
DATA+=	relnotes-alpha.html relnotes-i386.html
@


1.2
log
@Merge the following from the English version:

	(new) -> 1.1  	releases/4.8R/hardware.sgml
	(new) -> 1.1  	releases/4.8R/relnotes.sgml
	(new)         	releases/4.8R/errata.html
	(new)         	releases/4.8R/relnotes-alpha.html
	(new)         	releases/4.8R/relnotes-i386.html
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/releases/4.8R/Makefile,v 1.1 2003/03/22 05:05:00 hrs Exp $
# Original revision: 1.2
d11 3
a13 1
#DOCS=	schedule.sgml qa.sgml
d16 3
@


1.1
log
@Preparation for 4.8R and 5.1R.

	(new) -> 1.2  	releases/4.8R/Makefile
	(new) -> 1.1  	releases/5.1R/Makefile
@
text
@d1 1
a1 1
# $FreeBSD$
d14 3
@

