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
Remove building with NOCRYPTO option
[minix.git]
/
tools
/
mtree
/
Makefile
blob
dbc6ce3706c59cd4a683b7ac6a87d1ae356f8bd9
1
# $NetBSD: Makefile,v 1.7 2013/02/06 01:01:48 christos 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"