head	1.6;
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.5.0.2
	XML_XSL_XP_BP:1.5;
locks; strict;
comment	@# @;


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

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

1.4
date	2000.10.19.19.05.13;	author hrs;	state Exp;
branches;
next	1.3;

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

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

1.1
date	2000.05.12.15.34.41;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Merge the changes in the English version.
@
text
@# $FreeBSD: www/ja/news/1997/Makefile,v 1.5 2000/11/07 11:37:56 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.4

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

DOCS=	index.sgml

### Revision checking
REVCHECK=	YES

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


1.5
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/news/1997/Makefile,v 1.4 2000/10/19 19:05:13 hrs Exp $
d3 1
a3 1
# Original revision: 1.3
@


1.4
log
@- Merge the following from the English version:

	1.210 -> 1.211	news/newsflash.sgml

- Fix ${LOCALTOP} and *.revinc (this is no longer needed
  for revision checking):

	news/1996/Makefile
	news/1997/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/news/1997/Makefile,v 1.3 2000/10/02 09:16:10 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.2
d5 5
a9 4
LOCALTOP= ../..

.if exists(${LOCALTOP}/Makefile.conf)
.include "${LOCALTOP}/Makefile.conf"
d17 1
a17 1
.include "${LOCALTOP}/web.mk"
@


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

Submitted by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/news/1997/Makefile,v 1.2 2000/09/28 11:58:24 hrs Exp $
d13 2
a14 1
REVCHECK=	yes
a16 5
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../../..
DIR_IN_LOCAL=	news/1997

.include "../../web.mk"
@


1.2
log
@o Add new translation.

	java/dists/10.sgml

o Activate revcheck (forgotten in the previous commit).

	availability.sgml
	java/Makefile
	java/index.sgml
	java/newsflash.sgml
	java/dists/11.sgml
	java/dists/12.sgml
	java/dists/13.sgml
	java/dists/Makefile
	java/dists/index.sgml
	news/press-rel-4.sgml
	news/press.sgml
	news/1996/Makefile
	news/1996/index.sgml
	news/1997/Makefile
	news/1997/index.sgml
	releases/3.5R/announce.sgml
	releases/3.5R/errata.sgml
	releases/4.0R/announce.sgml
	releases/4.0R/errata.sgml
	releases/4.1R/announce.sgml
	releases/4.1R/errata.sgml

Pointed out by:	Akihiro IIJIMA <aki@@jp.FreeBSD.org>
References:	[doc-jp 7728]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/news/1997/Makefile,v 1.1 2000/05/12 15:34:41 kuriyama Exp $
d5 4
a8 2
.if exists(../Makefile.conf)
.include "../Makefile.conf"
d13 3
a15 1
### Revision checking
@


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

        1.16  -> 1.18   news/Makefile
        (new)           news/Makefile.inc
        1.20  -> 1.21   news/news.sgml
        (new)           news/1996/Makefile
        (new)           news/1996/index.sgml
        (new)           news/1997/Makefile
        (new)           news/1997/index.sgml

Submitted by:	Shun SUZUKI <si006@@ccm.gs.niigata-u.ac.jp>
Reviewed by:	Hiroki Sato <hrs@@geocities.co.jp>
References:	[doc-jp 7363]
@
text
@d1 1
a1 1
# $FreeBSD: www/en/news/1997/Makefile,v 1.2 2000/03/22 16:22:49 phantom Exp $
d10 5
@

