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

CHAPTERS= 	mac/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"