head	1.5;
access;
symbols
	HRS_XML_CLEANUP:1.4
	HRS_XML_CLEANUP_PRE:1.4
	EMILYBOYD_REDESIGN:1.4
	PRE_REDESIGN:1.4
	XML_XSL_XP:1.4.0.2
	XML_XSL_XP_BP:1.4;
locks; strict;
comment	@# @;


1.5
date	2011.07.30.22.49.09;	author ryusuke;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.5
log
@Merge the following from the English version:

	1.2 -> 1.3	www/ja/releases/4.1R/Makefile
	1.3 -> 1.7	www/ja/releases/4.1R/announce.sgml
	1.3 -> 1.5	www/ja/releases/4.1R/errata.sgml
	1.3 -> 1.6	www/ja/releases/4.1R/notes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.1R/Makefile,v 1.4 2000/11/07 11:38:08 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.4
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.1R/Makefile,v 1.3 2000/10/02 09:16:21 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.2
d13 1
a14 1
DOCS+=	errata.sgml
@


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

Submitted by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.1R/Makefile,v 1.2 2000/09/15 07:45:38 hrs Exp $
d3 1
a3 1
# Original revision: 1.1
d5 6
a10 1
LOCALTOP= ../..
d19 1
a19 1
.include "${LOCALTOP}/web.mk"
@


1.2
log
@o Merge the following from the English version:

	1.150 -> 1.160	news/press.sgml

o Add new translations:

	releases/index.sgml
	releases/4.1R/Makefile
	releases/4.1R/notes.sgml
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/releases/4.1R/Makefile,v 1.1 2000/08/28 21:40:16 hrs Exp $
d5 2
d12 1
a12 3
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../../..
DIR_IN_LOCAL=	releases/4.1R
d14 1
a14 1
.include "../../../web.mk"
@


1.1
log
@o Add new translations:

	releases/4.1R/Makefile
	releases/4.1R/announce.sgml
	releases/4.1R/errata.sgml

o Merge the following from the English version:

	1.89  -> 1.91 	index.sgml
	1.200 -> 1.201	support.sgml
	1.2   -> 1.3  	conspectus/index.sgml
	1.9   -> 1.10 	internal/developer.sgml
	1.15  -> 1.18 	internal/machines.sgml
	1.13  -> 1.15 	java/newsflash.sgml
	1.21  -> 1.22 	news/news.sgml
	1.190 -> 1.202	news/newsflash.sgml
	1.84  -> 1.85 	projects/projects.sgml
	1.23  -> 1.24 	releases/Makefile
	1.38  -> 1.43 	releases/index.sgml
	1.48  -> 1.49 	search/web.atoz
	1.25  -> 1.27 	security/security.sgml
	1.11  -> 1.15 	tutorials/index.sgml
@
text
@d1 1
a1 1
# $FreeBSD$
d6 1
a6 1
#DOCS+=	notes.sgml
@

