xref: /netbsd-src/tools/makewhatis/Makefile (revision 1ffa7b76c40339c17a0fb2a09fac93f287cfc046)
1#	$NetBSD: Makefile,v 1.2 2002/12/08 20:20:02 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}makewhatis
4HOST_SRCDIR=	libexec/makewhatis
5
6.include "${.CURDIR}/../Makefile.host"
7