NetBSD/crypto/external/cpl/Makefile

10 lines
175 B
Makefile

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