2003-06-14 21:57:26 +04:00
|
|
|
# $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $
|
2001-11-30 02:51:38 +03:00
|
|
|
|
2002-12-08 23:19:56 +03:00
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis
|
2001-11-30 02:51:38 +03:00
|
|
|
HOST_SRCDIR= libexec/makewhatis
|
|
|
|
|
2003-06-14 21:57:26 +04:00
|
|
|
CPPFLAGS+= -DNROFF="\"nbnroff\""
|
|
|
|
|
2001-11-30 02:51:38 +03:00
|
|
|
.include "${.CURDIR}/../Makefile.host"
|