Home | History | Annotate | Line # | Download | only in pkg_add
Makefile revision 1.1
      1  1.1  uebayasi #	$NetBSD: Makefile,v 1.1 2009/12/01 09:01:46 uebayasi Exp $
      2  1.1  uebayasi 
      3  1.1  uebayasi HOSTPROGNAME=	${_TOOL_PREFIX}pkg_add
      4  1.1  uebayasi HOST_SRCDIR=	external/bsd/pkg_install/sbin/pkg_add
      5  1.1  uebayasi 
      6  1.1  uebayasi .include "${.CURDIR}/../Makefile.inc"
      7  1.1  uebayasi 
      8  1.1  uebayasi .include "${.CURDIR}/../../Makefile.host"
      9