Remove building with NOCRYPTO option
[minix.git] / external / bsd / kyua-atf-compat / Makefile
blobc4409019f3ea82d99130844e6d9cf005cc9fd1b4
1 # $NetBSD: Makefile,v 1.1 2013/02/25 00:20:08 jmmv Exp $
3 SUBDIR= share tests usr.bin
5 .for dir in share tests usr.bin
6 includes-${dir}: .PHONY
7 @true
8 .endfor
10 .include <bsd.subdir.mk>