aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/relnotes/Makefile
blob: fe50664eddbc783e6955b6b9a6589c3f3d65e883 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# The FreeBSD Russian Documentation Project
#
# Web site build hooks for the release notes.  Also see the README file.
#
# The variable RELNOTES (I couldn't think of a better name) is a poor
# man's list.  Its semantics are very similar to that of MLINKS (see
# bsd.man.mk).  The first word is the directory under which that set
# of relnotes should appear on the web site.  The second word is the
# path to that relnotes set.
#
# $FreeBSDru: frdp/www/ru/relnotes/Makefile,v 1.2 2004/09/10 14:21:53 den Exp $
# $FreeBSD$
#
# Original revision: 1.6
#
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

.include "${DOC_PREFIX}/en_US.ISO8859-1/htdocs/relnotes/Makefile.inc"