aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/news/2001/Makefile
blob: b3541e7a14e208372b615e695a4bbb85774d7f36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD: www/ja/news/2001/Makefile,v 1.1 2010/06/04 17:35:53 ryusuke Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.7

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

#XMLDOCS+=	index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
XMLDOCS+=	index:../../share/sgml/templates.oldnewsflash.xsl:news.xml:
DEPENDSET.index=transtable news

XMLDOCS+=	press:../../share/sgml/templates.oldpress.xsl::
DEPENDSET.press=transtable press

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