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


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

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

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

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

1.3
date	99.09.06.07.03.28;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.03.01.17.30.31;	author motoyuki;	state Exp;
branches;
next	1.1;

1.1
date	99.03.01.16.36.03;	author motoyuki;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Merge the following from the English version:

	1.2 -> 1.3	www/ja/releases/3.0R/Makefile
	1.7 -> 1.9	www/ja/releases/3.0R/announce.sgml
	1.9 -> 1.11	www/ja/releases/3.0R/errata.sgml
	1.8 -> 1.10	www/ja/releases/3.0R/notes.sgml
	1.2 -> 1.3	www/ja/releases/3.1R/Makefile
	1.7 -> 1.11	www/ja/releases/3.1R/announce.sgml
	1.8 -> 1.10	www/ja/releases/3.1R/errata.sgml
	1.5 -> 1.7	www/ja/releases/3.1R/notes.sgml
	1.2 -> 1.3	www/ja/releases/3.2R/Makefile
	1.3 -> 1.7	www/ja/releases/3.2R/announce.sgml
	1.8 -> 1.10	www/ja/releases/3.2R/errata.sgml
	1.5 -> 1.7	www/ja/releases/3.2R/notes.sgml
	1.2 -> 1.3	www/ja/releases/3.3R/Makefile
	1.2 -> 1.6	www/ja/releases/3.3R/announce.sgml
	1.8 -> 1.10	www/ja/releases/3.3R/errata.sgml
	1.4 -> 1.6	www/ja/releases/3.3R/notes.sgml
	1.2 -> 1.3	www/ja/releases/3.4R/Makefile
	1.6 -> 1.10	www/ja/releases/3.4R/announce.sgml
	1.8 -> 1.11	www/ja/releases/3.4R/errata.sgml
	1.2 -> 1.5	www/ja/releases/3.4R/notes.sgml
	1.2 -> 1.3	www/ja/releases/3.5R/Makefile
	1.3 -> 1.7	www/ja/releases/3.5R/announce.sgml
	1.2 -> 1.5	www/ja/releases/3.5R/errata.sgml
	1.4 -> 1.7	www/ja/releases/3.5R/notes.sgml

Based on work by: Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reference:	  [doc-jp-work 1508]
@
text
@# $FreeBSD: www/ja/releases/3.1R/Makefile,v 1.6 2000/11/07 11:38:02 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.3

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

DOCS=	announce.sgml
DOCS+=	errata.sgml
DOCS+=	notes.sgml

### Revision checking
REVCHECK=	YES

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


1.6
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/3.1R/Makefile,v 1.5 2000/10/02 09:16:17 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.2
d12 3
a14 1
DOCS=	announce.sgml notes.sgml errata.sgml
@


1.5
log
@Clean-up around directory traversing and revision checking.

Submitted by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/3.1R/Makefile,v 1.4 1999/12/23 01:16:08 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.1
d5 6
a10 1
LOCALTOP= ../..
d17 1
a17 1
.include "${LOCALTOP}/web.mk"
@


1.4
log
@Add "Synchronization Status" feature in Japanese web pages.

5. Add statement to include *.revinc for each *.sgml files.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/3.1R/Makefile,v 1.3 1999/09/06 07:03:28 peter Exp $
d5 2
d10 1
a10 3
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../../..
DIR_IN_LOCAL=	releases/3.1R
d12 1
a12 1
.include "../../../web.mk"
@


1.3
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 1
a1 1
# $FreeBSD$
d6 5
@


1.2
log
@New translation:  releases/3.1R/announce.sgml
and related changes to Makefile.

Submitted by:	Daichi T.GOTO <daichi@@ongs.net>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1999/03/01 16:36:03 motoyuki Exp $
@


1.1
log
@New translation:  releases/3.1R/errata.sgml, notes.sgml

Submitted by:	SUGIMURA Takashi <takas-su@@is.aist-nara.ac.jp>
		Hiroki Sato <hrs@@geocities.co.jp>
@
text
@d1 1
a1 1
# $Id$
d5 1
a5 2
#DOCS=	announce.sgml notes.sgml errata.sgml
DOCS=	notes.sgml errata.sgml
@

