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
getifaddrs: add un-namespaced alias
[minix.git]
/
tools
/
mtree
/
Makefile
blob
4c2a772b79bde8114cdee59a650793f1489a66ba
1
# $NetBSD: Makefile,v 1.6 2005/08/26 03:19:14 elad Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
mtree
4
HOST_SRCDIR
=
usr.sbin
/
mtree
5
HOST_CPPFLAGS
= -
DNO_MD5
-
DNO_RMD160
-
DNO_SHA1
-
DNO_SHA2
6
7
.
include
"${.CURDIR}/../Makefile.host"