NetBSD/tools/pkg_install/pkg_info/Makefile

9 lines
234 B
Makefile
Raw Normal View History

2009-12-01 12:01:45 +03:00
# $NetBSD: Makefile,v 1.1 2009/12/01 09:01:46 uebayasi Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}pkg_info
HOST_SRCDIR= external/bsd/pkg_install/sbin/pkg_info
.include "${.CURDIR}/../Makefile.inc"
.include "${.CURDIR}/../../Makefile.host"