mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
7 lines
167 B
Makefile
7 lines
167 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/06/04 18:53:02 joerg Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}cap_mkdb
|
|
HOST_SRCDIR= usr.bin/cap_mkdb
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|