7 lines
155 B
Makefile
7 lines
155 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2003/05/18 08:05:32 lukem Exp $
|
||
|
|
||
|
HOSTPROGNAME= ${_TOOL_PREFIX}db
|
||
|
HOST_SRCDIR= usr.bin/db
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|