xref: /minix/tools/pkg_install/pkg_create/Makefile (revision 0a6a1f1d)
1#	$NetBSD: Makefile,v 1.1 2009/12/01 09:01:46 uebayasi Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}pkg_create
4HOST_SRCDIR=	external/bsd/pkg_install/sbin/pkg_create
5
6.include "${.CURDIR}/../Makefile.inc"
7
8.include "${.CURDIR}/../../Makefile.host"
9