aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/news/1999/Makefile
blob: 2f9a63cf46d4423413bcf87fe1636f1b9acb55f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD: www/en/news/1999/Makefile,v 1.4 2005/09/18 04:33:45 hrs Exp $

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

DOCS=	index.sgml

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

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