mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-17 19:25:13 -04:00
7 lines
166 B
Makefile
7 lines
166 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/06/26 06:30:20 tshiozak Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}mkesdb
|
|
HOST_SRCDIR= usr.bin/mkesdb
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|