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

# The FreeBSD French Documentation Project
# Original revision: 1.14

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

DOCS =  commercial.sgml

INDEXLINK=commercial.html

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