NetBSD/tools/grep/Makefile

8 lines
176 B
Makefile
Raw Normal View History

2009-02-25 23:36:44 +03:00
# $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"