Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/cpl Hook in TPM utils
details: https://anonhg.NetBSD.org/src/rev/5e81e82e2bdf
branches: trunk
changeset: 782490:5e81e82e2bdf
user: christos <christos%NetBSD.org@localhost>
date: Sun Nov 04 16:29:12 2012 +0000
description:
Hook in TPM utils
diffstat:
crypto/external/cpl/Makefile | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 0fca6afa269d -r 5e81e82e2bdf crypto/external/cpl/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/cpl/Makefile Sun Nov 04 16:29:12 2012 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index