aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/news/2008/Makefile
blob: f8ee8db4ab3aaaa2e11125091116354787bf4e2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$
# $FreeBSDde: de-www/news/2008/Makefile,v 1.3 2010/03/05 08:47:25 jkois Exp $
# basiert auf: 1.2

.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"