repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iso9660fs: initialize buffer cache
[minix.git]
/
tools
/
sed
/
Makefile
blob
28b14133590842d616b296038abbbd17b4780129
1
# $NetBSD: Makefile,v 1.1 2006/06/18 05:16:41 gdamore Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
sed
4
HOST_SRCDIR
=
usr.bin
/
sed
5
6
.
ifdef
__MINIX
7
SYMLINKS
=
# defined so usr.bin/sed/Makefile does not set it
8
.
endif
9
10
.
include
"${.CURDIR}/../Makefile.host"