head	1.2;
access;
symbols
	RELEASE_4_6_0:1.1
	RELEASE_4_5_0:1.1
	ISBN_1-57176-303-1:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.06.05.00.27.41;	author keramida;	state dead;
branches;
next	1.1;

1.1
date	2001.06.30.14.55.35;	author nik;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Wave an axe over kernelopts/.  This hasn't been building for a while,
since it was made a part of the developers handbook in revision 1.41
of doc/en_US.ISO8859-1/books/handbook/Makefile

PR:			docs/38850
Submitted by:		Marc Fonvieille <marc@@blackend.org>
No objection by:	murray
@
text
@#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelopts/Makefile,v 1.1 2001/06/30 14:55:35 nik Exp $
#

CHAPTERS= 	kernelopts/chapter.sgml

VPATH=		..

MASTERDOC=	${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}

DOC_PREFIX?= 	${.CURDIR}/../../../..

.include "../Makefile"
@


1.1
log
@Makefile's to make it easy to build individual handbook chapters.  These
are *not* recursed in to by the top level Makefile.
@
text
@d4 1
a4 1
# $FreeBSD$
@

