summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/Makefile
blob: 98a526259c5d75c3f0c256712ec0b1563f7e3aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.22 2007/07/10 15:19:17 joerg Exp $
#
# This version of mtree installs into ${PKG_TOOLS_BIN}.
#

.include "Makefile.common"

CATEGORIES=	pkgtools

NO_PKGTOOLS_REQD_CHECK=	# defined

.include "../../pkgtools/libnbcompat/inplace.mk"
.include "../../mk/bsd.pkg.mk"