1#	$NetBSD: Makefile,v 1.2 2020/01/12 21:27:45 christos Exp $
2
3.include <bsd.own.mk>
4
5HOSTPROGNAME=	${_TOOL_PREFIX}pkg_delete
6HOST_SRCDIR=	../external/bsd/pkg_install/sbin/pkg_delete
7
8.include "${.CURDIR}/../Makefile.inc"
9.include "${.CURDIR}/../../Makefile.host"
10