aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/platforms/ia64/Makefile
blob: 02fa8fc9b21801cb9a303f965023fa16f983f707 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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 "${DOC_PREFIX}/share/mk/web.site.mk"