doc/ja_JP.eucJP/books/handbook/eresources/Makefile

17 lines
264 B
Makefile
Raw Normal View History

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