Remove building with NOCRYPTO option
[minix3.git] / tools / pkg_install / pkg_create / Makefile
blobe0032fe1d25bc7ae851115d720ad91ef2b3d4f28
1 # $NetBSD: Makefile,v 1.1 2009/12/01 09:01:46 uebayasi Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}pkg_create
4 HOST_SRCDIR= external/bsd/pkg_install/sbin/pkg_create
6 .include "${.CURDIR}/../Makefile.inc"
8 .include "${.CURDIR}/../../Makefile.host"