head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.08.08.19.23.55;	author murray;	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
@kerneldebug/ was repo-copied to the Developer's Handbook
The contents of staff/ was moved into a separate article.
Update the Makefile appropriately.
@
text
@#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/kerneldebug/Makefile,v 1.1 2001/06/30 14:55:35 nik Exp $
#

CHAPTERS= 	kerneldebug/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$
@

