doc/fr_FR.ISO8859-1/books/handbook/eresources/Makefile

18 lines
321 B
Makefile
Raw Normal View History

#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
# $Id: Makefile,v 1.1 2002-09-15 20:04:14 blackend Exp $
# Original revision: 1.1
#
CHAPTERS= eresources/chapter.xml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"