aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/htdocs/copyright/Makefile
blob: 93d1e6a649ed82fd50d09ee8a75723e2dd886ce6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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

DOCS=  copyright.sgml

INDEXLINK= copyright.html

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