aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/2.2.2R/Makefile
blob: 7bcd18af409feaf4db0e931a680100f5d25c4374 (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=	notes.xml
DOCS+=	errata.xml

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