mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
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"
|