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