4154d6b2fe
nbcompat usage.
12 lines
236 B
Makefile
12 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.23 2008/10/02 17:15:22 joerg Exp $
|
|
#
|
|
# This version of mtree installs into ${PKG_TOOLS_BIN}.
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
CATEGORIES= pkgtools
|
|
|
|
NO_PKGTOOLS_REQD_CHECK= # defined
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|