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