head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	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	2003.08.08.18.43.18;	author simon;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@o Remove chapter entities for the policies and kernel debug chapters.
  Both of them have been moved to the Developers Handbook two years ago.
o Delete the leftover files from the policies chapter.

Reviewed by:	murray
Approved by:	ceri (mentor)
@
text
@#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/policies/Makefile,v 1.1 2001/06/30 14:55:37 nik Exp $
#

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

