doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/Makefile
Josef El-Rayes a30fad1919 Import the current status of the work of the Dutch Documentation Project.
Note, all files that were not 100% translated and reviewed have been
replaced by placeholders.

Thanks to the Dutch Documentation Project for all the nice work and
thanks to Remko Lodder <remko@elvandar.org> for helping me to coordinate
the work between FreeBSD Documentation Project and the Dutch Documentation
Project.

Submitted by:	Remko Lodder <remko@elvandar.org>
2004-09-25 23:28:48 +00:00

15 lines
249 B
Makefile

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