Use "nbnroff" instead of "nroff".

This commit is contained in:
wiz 2003-06-14 17:57:26 +00:00
parent 9e7c0f3178
commit 4d5864791d
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:02 thorpej Exp $
# $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"