Remove building with NOCRYPTO option
[minix.git] / external / bsd / nvi / Makefile
blob5b99051892375f56682b5d4140e7fb449a975269
1 # $NetBSD: Makefile,v 1.1 2013/11/22 16:00:45 christos Exp $
3 .include "Makefile.inc"
5 .include <bsd.own.mk>
7 .if ${MKSHARE} != "no"
8 SUBDIR+= catalog
9 .endif
11 SUBDIR+= usr.bin
13 .if ${MKDOC} != "no"
14 SUBDIR+= docs
15 .endif
17 .include <bsd.subdir.mk>