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

# The FreeBSD French Documentation Project
# Original revision: 1.2

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

DOCS?=	index.sgml charter.sgml

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