NetBSD/usr.bin/moduli/Makefile

10 lines
158 B
Makefile

# $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>