Remove building with NOCRYPTO option
[minix.git] / tools / mtree / Makefile
blobdbc6ce3706c59cd4a683b7ac6a87d1ae356f8bd9
1 # $NetBSD: Makefile,v 1.7 2013/02/06 01:01:48 christos Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}mtree
4 HOST_SRCDIR= usr.sbin/mtree
5 #HOST_CPPFLAGS= -DNO_MD5 -DNO_RMD160 -DNO_SHA1 -DNO_SHA2
7 .include "${.CURDIR}/../Makefile.host"