repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.bin
/
db
/
Makefile
blob
cc4dddb6788da29450233836246625372437c72b
1
# $NetBSD: Makefile,v 1.3 2008/09/05 07:56:07 lukem Exp $
2
3
USE_FORT?
=
yes
# data-driven bugs?
4
5
PROG
=
db
6
7
.
include
<
bsd.prog.mk
>