Remove building with NOCRYPTO option
[minix3.git] / external / bsd / lutok / tests / share / Makefile
blob3c64dde9cc77fbb7132f389cd202eebcc2362770
1 # $NetBSD: Makefile,v 1.1 2013/02/16 21:29:50 jmmv Exp $
3 .include <bsd.own.mk>
5 .if ${MKSHARE} != "no" || \
6 make(clean) || make(cleandir) || make(distclean) || make(obj)
7 SUBDIR= lutok
8 .endif
10 .include <bsd.subdir.mk>