mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
203 B
Makefile
9 lines
203 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis
|
|
HOST_SRCDIR= libexec/makewhatis
|
|
|
|
CPPFLAGS+= -DNROFF="\"nbnroff\""
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|