repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
tools
/
mtree
/
Makefile
blob
a52fe28aa5922a4298abac9a8d6250ee3901b789
1
# $NetBSD: Makefile,v 1.5 2002/12/08 20:20:04 thorpej 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"