NetBSD/usr.bin/db/Makefile

8 lines
126 B
Makefile
Raw Normal View History

2007-05-28 16:06:17 +04:00
# $NetBSD: Makefile,v 1.2 2007/05/28 12:06:25 tls Exp $
USE_FORT?= yes # data-driven bugs?
PROG= db
.include <bsd.prog.mk>