doc/en_US.ISO8859-1/books/handbook/jails/Makefile
Glen Barber ad1fb93d2c Add Makefile for jails chapter.
PR:		173155
Submitted by:	rene
2012-10-28 22:23:29 +00:00

15 lines
232 B
Makefile

#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#
CHAPTERS= jails/chapter.xml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"