aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/developers/Makefile
blob: 7f2ff1d0f49395cab30a0286b52e53d758fd8f1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
# The FreeBSD French Documentation Project
# Original revision: 1.1

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

DOCS=   cvs.sgml

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