doc/hu_HU.ISO8859-2/books/handbook/virtualization/Makefile
Gabor Kovesdan b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00

18 lines
332 B
Makefile

#
# Build the Handbook with just the content from this chapter.
#
# %SOURCE% en_US.ISO8859-1/books/handbook/virtualization/Makefile
# %SRCID% 1.1
#
# $FreeBSD$
#
CHAPTERS= virtualization/chapter.xml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"