head	1.3;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.12.11.00.04.00;	author ryusuke;	state Exp;
branches;
next	1.2;

1.2
date	2010.12.16.13.11.57;	author ryusuke;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.29.20.45.58;	author rushani;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Merge the following from the English version:

	1.9 -> 1.13	www/ja/platforms/Makefile
	1.1 -> 1.6	www/ja/platforms/ia64/Makefile
	(new) -> 1.11	www/ja/platforms/ia64/todo.xsl
	1.7 -> (dead)	www/ja/platforms/ia64/todo.sgml
@
text
@# $FreeBSD: www/ja/platforms/ia64/Makefile,v 1.2 2010/12/16 13:11:57 ryusuke Exp $
# Original revision: 1.6

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

DOCS=	machines.sgml refs.sgml
#DATA=	i2inside.png mckinley-die.png merced-die.png montecito-die.png

XMLDOCS=	index::news.xml:
XMLDOCS=	todo::news.xml:

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


1.2
log
@Switch to XSL.

			www/ja/platforms/ia64/Makefile
	(new) -> 1.2	www/ja/platforms/ia64/news.xml
	(new) -> 1.7	www/ja/platforms/ia64/index.xsl
	1.5-> attic	www/ja/platforms/ia64/index.sgml
@
text
@d1 2
a2 2
# $FreeBSD: www/ja/platforms/ia64/Makefile,v 1.1 2003/10/29 20:45:58 rushani Exp $
# Original revision: 1.1
d11 1
a11 1
DOCS=	machines.sgml refs.sgml todo.sgml
d15 1
@


1.1
log
@Add Makefile to success build.

   (new) -> 1.1   platforms/ia64/Makefile
@
text
@d1 1
a1 1
# $FreeBSD$
d11 2
a12 1
DOCS=	index.sgml machines.sgml refs.sgml todo.sgml
d14 1
a14 2
### Revision checking
REVCHECK=   yes
@

