d21f3d4a13
Prefix all non-target-specific things with `nb'.
8 lines
192 B
Makefile
8 lines
192 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/11/14 22:13:42 tv Exp $
|
|
|
|
HOSTPROGNAME= nbmtree
|
|
HOST_SRCDIR= usr.sbin/mtree
|
|
HOST_CPPFLAGS= -DNO_MD5 -DNO_RMD160 -DNO_SHA1
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|