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