6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2002/12/11 13:40:48 lukem Exp $
|
||
|
|
||
|
PROG= db
|
||
|
|
||
|
.include <bsd.prog.mk>
|