head	1.2;
access;
symbols
	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	2002.07.26.22.12.08;	author jim;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@Finally nuke this chapter in favor of the multimedia chapter (I forgot I
didn't do this before).

Reminded by:	Munish Chopra <mchopra@@engmail.uwaterloo.ca>
@
text
@#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/Makefile,v 1.1 2001/06/30 14:55:39 nik Exp $
#

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

