mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
8 lines
128 B
Makefile
8 lines
128 B
Makefile
# $NetBSD: Makefile,v 1.4 2009/04/14 22:15:19 lukem Exp $
|
|
|
|
USE_FORT?= yes # data-driven bugs?
|
|
|
|
PROG= db
|
|
|
|
.include <bsd.prog.mk>
|