Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/cpl wait for trousers



details:   https://anonhg.NetBSD.org/src/rev/72ce991e8039
branches:  trunk
changeset: 782502:72ce991e8039
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Nov 04 19:46:42 2012 +0000

description:
wait for trousers

diffstat:

 crypto/external/cpl/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 713a601d873c -r 72ce991e8039 crypto/external/cpl/Makefile
--- a/crypto/external/cpl/Makefile      Sun Nov 04 19:45:58 2012 +0000
+++ b/crypto/external/cpl/Makefile      Sun Nov 04 19:46:42 2012 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.1 2012/11/04 16:29:12 christos Exp $
+#      $NetBSD: Makefile,v 1.2 2012/11/04 19:46:42 christos Exp $
 
 .include <bsd.own.mk>
 
 .if (${MKTPM} != "no")
-SUBDIR+= trousers tpm-tools
+SUBDIR+= trousers .WAIT tpm-tools
 .endif
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index