summaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/developers/Makefile
blob: 123947a8649293bf59f6b62937cdd166b32c33cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSDru: frdp/www/ru/developers/Makefile,v 1.1 2006/02/18 18:20:33 gad Exp $
# $FreeBSD$
#
# Original revision: 1.1

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

DOCS=   cvs.xml

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