aboutsummaryrefslogblamecommitdiff
path: root/it_IT.ISO8859-15/htdocs/docs/Makefile
blob: ed64d749934e31aa7e934beb429f7cd9bb8f2e72 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                            
                                             
# $FreeBSD$

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

DOCS= books.sgml

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