Remove building with NOCRYPTO option
[minix.git] / tools / makewhatis / Makefile
blob0cef6bcf55517ffacfaf1c4468a729f3ac634ef1
1 # $NetBSD: Makefile,v 1.3 2003/06/14 17:57:26 wiz Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}makewhatis
4 HOST_SRCDIR= libexec/makewhatis
6 CPPFLAGS+= -DNROFF="\"nbnroff\""
8 .include "${.CURDIR}/../Makefile.host"