2002-12-08 20:19:56 +00:00
|
|
|
# $NetBSD: Makefile,v 1.5 2002/12/08 20:20:04 thorpej Exp $
|
2001-10-09 05:19:03 +00:00
|
|
|
|
2002-12-08 20:19:56 +00:00
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}mtree
|
2001-10-09 05:19:03 +00:00
|
|
|
HOST_SRCDIR= usr.sbin/mtree
|
2001-11-12 23:16:17 +00:00
|
|
|
HOST_CPPFLAGS= -DNO_MD5 -DNO_RMD160 -DNO_SHA1
|
2001-10-09 05:19:03 +00:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|