head	1.5;
access;
symbols
	HRS_XML_CLEANUP:1.5
	HRS_XML_CLEANUP_PRE:1.5
	EMILYBOYD_REDESIGN:1.5
	PRE_REDESIGN:1.5
	XML_XSL_XP:1.5.0.2
	XML_XSL_XP_BP:1.5
	JA_WWW_1_0:1.1.1.1
	doc-jp:1.1.1;
locks; strict;
comment	@# @;


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

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

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

1.2
date	99.09.06.07.03.25;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	97.11.23.22.23.07;	author max;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.11.23.22.23.07;	author max;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@# $FreeBSD: www/ja/releases/2.2.1R/Makefile,v 1.4 2000/10/02 09:16:14 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.2

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

DOCS=	notes.sgml

### Revision checking
REVCHECK=	YES

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


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

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


1.3
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/2.2.1R/Makefile,v 1.2 1999/09/06 07:03:25 peter Exp $
d5 2
d10 1
a10 3
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../../..
DIR_IN_LOCAL=	releases/2.2.1R
d12 1
a12 1
.include "../../../web.mk"
@


1.2
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.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1997/10/20 14:45:26 motoyuki Exp $
@


1.1.1.1
log
@Initial import of the Japanese translation of the web pages.
Submitted by:	The FreeBSD Japanese DOcumentation Project
@
text
@@
