summaryrefslogtreecommitdiff
path: root/tools/sed/Makefile
blob: c523f33e6d462148078f849d4d965bdd7bc0441d (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.1 2006/06/18 05:16:41 gdamore Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}sed
HOST_SRCDIR=	usr.bin/sed

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