1# $Id: Makefile,v 1.12 2002/06/22 14:01:09 bostic Exp $
2
3BUILD=  callback.html db_dump.html disk.html handle.html incomplete.html \
4	intro.html mutexlock.html notfound.html renumber.html \
5	set_flags.html toc.html tx_recover.html
6
7all: ${BUILD}
8