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