#!/bin/sh
rm -f config.cache;aclocal;autoconf;automake -a
pod2man dbtool.pod \
 | sed 's#\.TH DBTOOL 1 "perl v5\.6\.0" "2001-04-23" "User Contributed Perl Documentation"#\.TH DBTOOL 1#' > dbtool.1
rm -rf .deps *~ config.cache config.status berkeley *.o dbtool Makefile
