Home | History | Annotate | Line # | Download | only in mtree
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2001/11/12 23:16:33 tv Exp $
      2 
      3 HOST_SRCDIR=	usr.sbin/mtree
      4 HOST_CPPFLAGS=	-DNO_MD5 -DNO_RMD160 -DNO_SHA1
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7