Remove building with NOCRYPTO option
[minix.git] / external / bsd / kyua-cli / Makefile
blobbe5f2e6ecc70f07802db51ff6a8e84f1991001d3
1 # $NetBSD: Makefile,v 1.2 2013/02/24 03:06:15 jmmv Exp $
3 SUBDIR= etc lib .WAIT 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>