aboutsummaryrefslogblamecommitdiff
path: root/en_US.ISO8859-1/books/handbook/introduction/Makefile
blob: 4c22f7ce8a94ee5cc29d0684142c75b4f3da1b8b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                             
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#

CHAPTERS= 	introduction/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"