Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2009/02/25 20:36:45 sketch Exp $
2#
3
4HOSTPROGNAME=   ${_TOOL_PREFIX}grep
5HOST_SRCDIR=    gnu/usr.bin/grep/grep
6
7.include "${.CURDIR}/../Makefile.host"
8