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