8 lines
176 B
Makefile
8 lines
176 B
Makefile
# $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"
|