Module Name:    src
Committed By:   christos
Date:           Sun Nov  4 19:46:42 UTC 2012

Modified Files:
        src/crypto/external/cpl: Makefile

Log Message:
wait for trousers


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/cpl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/cpl/Makefile
diff -u src/crypto/external/cpl/Makefile:1.1 src/crypto/external/cpl/Makefile:1.2
--- src/crypto/external/cpl/Makefile:1.1	Sun Nov  4 11:29:12 2012
+++ src/crypto/external/cpl/Makefile	Sun Nov  4 14:46:42 2012
@@ -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>

Reply via email to