Remove building with NOCRYPTO option
[minix.git] / tools / makefs / Makefile
blobf7919550f163ae60a0c1d2a1dbf47723c2a11bf0
1 # $NetBSD: Makefile,v 1.9 2011/03/07 13:28:06 he Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}makefs
4 HOST_SRCDIR= usr.sbin/makefs
6 HOST_CPPFLAGS+= -I. -I${TOOLDIR}/include/nbinclude
8 .include "${.CURDIR}/../Makefile.nbincludes"
9 .include "${.CURDIR}/../Makefile.host"