Translation of Chapter 9

This commit is contained in:
Marc Fonvieille 2002-08-17 14:21:11 +00:00
parent 914e95cf92
commit 7c1bb8e246
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13907
2 changed files with 1593 additions and 14 deletions

View file

@ -0,0 +1,17 @@
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
# $Id: Makefile,v 1.1 2002-08-17 14:21:11 blackend Exp $
# Original revision: 1.1
#
CHAPTERS= kernelconfig/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff