doc/fr/prstats/Makefile
Marc Fonvieille ee92ed75ff MFen:
Makefile:	1.4 --> 1.5
index.sgml:	1.9 --> 1.10
2006-07-27 14:06:08 +00:00

15 lines
338 B
Makefile

# $FreeBSD: www/fr/prstats/Makefile,v 1.1 2003/12/15 16:04:59 stephane Exp $
# 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= index.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"