summaryrefslogtreecommitdiff
path: root/tools/grep/Makefile
blob: 6fa19129a31218c98ab191663c488a72ef727985 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 2009/02/25 20:36:45 sketch Exp $
#

HOSTPROGNAME=   ${_TOOL_PREFIX}grep
HOST_SRCDIR=    gnu/usr.bin/grep/grep

.include "${.CURDIR}/../Makefile.host"