aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/2.0.5R/Makefile
blob: e27ec7c43f1053a6abe0c1e84860dbe5e77ee3ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

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

DOCS=	announce.xml
DOCS+=	notes.xml

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