1# $NetBSD: Makefile,v 1.2 2006/06/25 03:02:19 mrg Exp $ 2 3.include <bsd.own.mk> 4 5.if ${MKCRYPTO} != "no" 6SUBDIR= qsieve qsafe 7.endif 8 9.include <bsd.subdir.mk> 10