mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
7 lines
159 B
Makefile
7 lines
159 B
Makefile
# $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"
|