iso9660fs: initialize buffer cache
[minix.git] / tools / sed / Makefile
blob28b14133590842d616b296038abbbd17b4780129
1 # $NetBSD: Makefile,v 1.1 2006/06/18 05:16:41 gdamore Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}sed
4 HOST_SRCDIR= usr.bin/sed
6 .ifdef __MINIX
7 SYMLINKS= # defined so usr.bin/sed/Makefile does not set it
8 .endif
10 .include "${.CURDIR}/../Makefile.host"