doc/ru_RU.KOI8-R/books/porters-handbook/new-port/Makefile
Sergey Kandaurov b2690733d4 MFen r43840 et al.
Break the porters handbook out into individual chapters.
2014-02-22 12:30:10 +00:00

17 lines
273 B
Makefile

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