doc/en_US.ISO8859-1/books/porters-handbook/pkg-files/Makefile
Tom Rhodes 58dccdd7be Break the porters handbook out into individual chapters
like our other books (fdp primer, handbook dev handbook, etc).
I've done some small naming changes for cleaner chapters
but not much.

Thumbs up:      wblock, mat
2014-02-09 01:50:53 +00:00

15 lines
246 B
Makefile

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