2009-02-10 00:53:00 +01:00
|
|
|
# $NetBSD: Makefile,v 1.24 2009/02/10 00:11:53 joerg Exp $
|
2006-07-14 21:54:47 +02:00
|
|
|
#
|
|
|
|
# This version of mtree installs into ${PKG_TOOLS_BIN}.
|
2003-03-31 10:51:06 +02:00
|
|
|
#
|
|
|
|
|
2009-02-10 00:53:00 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2006-07-14 21:54:47 +02:00
|
|
|
.include "Makefile.common"
|
2003-03-31 10:51:06 +02:00
|
|
|
|
2006-07-14 21:54:47 +02:00
|
|
|
CATEGORIES= pkgtools
|
2003-03-31 10:51:06 +02:00
|
|
|
|
|
|
|
NO_PKGTOOLS_REQD_CHECK= # defined
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|