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