Home | History | Annotate | Line # | Download | only in mtree
      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"
      8