1#	$NetBSD: Makefile,v 1.3 2008/09/05 07:56:07 lukem Exp $
2
3USE_FORT?= yes	# data-driven bugs?
4
5PROG=	db
6
7.include <bsd.prog.mk>
8