aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/handbook/Makefile
blob: f513b27e5eb6ca6d65a5587a66f095d15a7ac52e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/handbook/Makefile,v 1.2 2000/11/10 17:04:49 phantom Exp $

# This is home born version of Makefile. It will be remove then real handbook
# will be imported.

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

DOCS = index.xml

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