aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/l10n/Makefile
blob: 24a28c75d644f503be6edc29a7afbea7e89dc5ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/l10n/Makefile,v 1.1 2004/03/24 13:29:24 den Exp $
#
# Original revision: r9773
#

CHAPTERS= 	l10n/chapter.xml

VPATH=		..

MASTERDOC=	${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}

DOC_PREFIX?= 	${.CURDIR}/../../../..

.include "../Makefile"