1 1.7 christos # $NetBSD: Makefile,v 1.7 2013/02/06 01:01:48 christos Exp $ 2 1.1 enami 3 1.5 thorpej HOSTPROGNAME= ${_TOOL_PREFIX}mtree 4 1.1 enami HOST_SRCDIR= usr.sbin/mtree 5 1.7 christos #HOST_CPPFLAGS= -DNO_MD5 -DNO_RMD160 -DNO_SHA1 -DNO_SHA2 6 1.1 enami 7 1.1 enami .include "${.CURDIR}/../Makefile.host" 8