NetBSD/crypto/external/cpl/Makefile
2012-11-04 16:29:12 +00:00

10 lines
169 B
Makefile

# $NetBSD: Makefile,v 1.1 2012/11/04 16:29:12 christos Exp $
.include <bsd.own.mk>
.if (${MKTPM} != "no")
SUBDIR+= trousers tpm-tools
.endif
.include <bsd.subdir.mk>