aboutsummaryrefslogblamecommitdiff
path: root/ru_RU.KOI8-R/htdocs/snapshots/Makefile
blob: f70fa25b61c368f755179c32dbce6efe111efda7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                 
                 
 
                                             
#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/www/ru/snapshots/Makefile,v 1.1 2005/06/08 16:46:57 andy Exp $
#
# Original revision: 1.1
#

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

DOCS?=	index.xml

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