Home | History | Annotate | Line # | Download | only in mtree
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 2001/11/11 01:35:21 jmc Exp $
      2 
      3 HOST_SRCDIR=	usr.sbin/mtree
      4 
      5 .include "${.CURDIR}/../Makefile.host"
      6 
      7 HOST_CPPFLAGS+=-DNO_MD5 -DNO_RMD160 -DNO_SHA1
      8 ${TIMESTAMP}: ${SRCS}
      9