NetBSD/tools/makewhatis/Makefile

9 lines
203 B
Makefile
Raw Normal View History

2003-06-14 21:57:26 +04:00
# $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis
HOST_SRCDIR= libexec/makewhatis
2003-06-14 21:57:26 +04:00
CPPFLAGS+= -DNROFF="\"nbnroff\""
.include "${.CURDIR}/../Makefile.host"