1# $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $ 2 3HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis 4HOST_SRCDIR= libexec/makewhatis 5 6CPPFLAGS+= -DNROFF="\"nbnroff\"" 7 8.include "${.CURDIR}/../Makefile.host" 9
1# $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $ 2 3HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis 4HOST_SRCDIR= libexec/makewhatis 5 6CPPFLAGS+= -DNROFF="\"nbnroff\"" 7 8.include "${.CURDIR}/../Makefile.host" 9