Hook in TPM utils
This commit is contained in:
parent
94c130b258
commit
452fa9e672
9
crypto/external/cpl/Makefile
vendored
Normal file
9
crypto/external/cpl/Makefile
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# $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>
|
Loading…
Reference in New Issue
Block a user