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


1.2
date	2001.07.19.09.37.01;	author murray;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@All references were removed to this appendix last week.  The content
is now available as two tutorials.
@
text
@#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/hw/Makefile,v 1.1 2001/06/30 14:55:33 nik Exp $
#

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

