Home | History | Annotate | Line # | Download | only in pkg_admin
Makefile revision 1.1.46.1
      1 #	$NetBSD: Makefile,v 1.1.46.1 2020/04/08 14:09:14 martin Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 HOSTPROGNAME=	${_TOOL_PREFIX}pkg_admin
      6 HOST_SRCDIR=	../external/bsd/pkg_install/sbin/pkg_admin
      7 
      8 .include "${.CURDIR}/../Makefile.inc"
      9 .include "${.CURDIR}/../../Makefile.host"
     10