1#	$NetBSD: Makefile,v 1.4 2009/04/14 22:15:19 lukem Exp $
2
3USE_FORT?= yes	# data-driven bugs?
4
5PROG=	db
6
7.include <bsd.prog.mk>
8