Turn on defines to disable all the hashing functions. We don't need these for

the build and some systems won't have all the routines.
This commit is contained in:
jmc 2001-11-11 01:35:21 +00:00
parent a1ae34bc72
commit ac4077ac62

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.1 2001/10/09 05:19:05 enami Exp $
# $NetBSD: Makefile,v 1.2 2001/11/11 01:35:21 jmc Exp $
HOST_SRCDIR= usr.sbin/mtree
.include "${.CURDIR}/../Makefile.host"
HOST_CPPFLAGS+=-DNO_MD5 -DNO_RMD160 -DNO_SHA1
${TIMESTAMP}: ${SRCS}