minix/tools/sed/Makefile
2012-06-21 14:07:59 +00:00

8 lines
219 B
Makefile

# $NetBSD: Makefile,v 1.1 2006/06/18 05:16:41 gdamore Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}sed
HOST_SRCDIR= usr.bin/sed
SYMLINKS= # defined so usr.bin/sed/Makefile does not set it
.include "${.CURDIR}/../Makefile.host"