aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/releases/4.4R/Makefile
blob: 51fe630673730f57f4af6e0af2835583630a8213 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $FreeBSD$

# The FreeBSD French Documentation Project
# Original revision: 1.5

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

# DOCS=	announce.sgml hardware.sgml notes.sgml
DOCS= announce.sgml

DATA=	docbook.css
# DATA+=	errata.html
# DATA+=	hardware-alpha.html
# DATA+=	hardware-i386.html
# DATA+=	relnotes-alpha.html
# DATA+=	relnotes-i386.html

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