aboutsummaryrefslogtreecommitdiff
path: root/mn_MN.UTF-8/books/handbook/bsdinstall/Makefile
blob: 8241e72bcb87d6f69dcb0913cc091f10a5da5c6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$
#
# The FreeBSD Mongolian Documentation project
#
# Original revision: 1.1
#
# Build the Handbook with just the content from this chapter.
#

CHAPTERS= 	bsdinstall/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"