aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/news/2002/Makefile
blob: 2d3afc5df5cf7d9a2ab58c64ed976e3a1810309e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD: www/en/news/2002/Makefile,v 1.6 2005/09/20 21:18:25 hrs Exp $

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

XMLDOCS+=	index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
DEPENDSET.index=transtable news

XMLDOCS+=	press:${XSL_NEWS_PRESS_OLD}::
DEPENDSET.press=transtable press

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