head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.11.09.14.07.30;	author ganbold;	state Exp;
branches;
next	;


desc
@@


1.1
log
@MFen: Resync with the English version of the handbook
(add bsdinstall chapter translation itself)

Obtained from: FreeBSD Mongolian Documentation project
@
text
@# $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"
@
