Module Name: src
Committed By: christos
Date: Sat Jan 28 02:51:19 UTC 2012
Modified Files:
src/crypto/external/cpl/trousers/lib: Makefile
Log Message:
add libtcs
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/cpl/trousers/lib/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/trousers/lib/Makefile
diff -u src/crypto/external/cpl/trousers/lib/Makefile:1.1 src/crypto/external/cpl/trousers/lib/Makefile:1.2
--- src/crypto/external/cpl/trousers/lib/Makefile:1.1 Fri Jan 27 21:15:26 2012
+++ src/crypto/external/cpl/trousers/lib/Makefile Fri Jan 27 21:51:19 2012
@@ -1,3 +1,3 @@
-# $NetBSD: Makefile,v 1.1 2012/01/28 02:15:26 christos Exp $
-SUBDIR = libtddl libtspi
+# $NetBSD: Makefile,v 1.2 2012/01/28 02:51:19 christos Exp $
+SUBDIR = libtddl libtspi libtcs
.include <bsd.subdir.mk>