aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/ports/Makefile
blob: cf4f2156c122a5e01a91062221ea836fb6f37ca3 (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/ports/Makefile,v 1.1 2001/07/11 16:40:15 phantom Exp $
# Original revision: r9773
#

CHAPTERS= 	ports/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"