aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/news/1998/Makefile
blob: 9d7b185a8172b30ca58f484fd514cf0ed684092a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD: www/fr/news/1998/Makefile,v 1.1 2002/12/22 22:02:23 stephane Exp $

# 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

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