Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd glue in saslc
details: https://anonhg.NetBSD.org/src/rev/22c06a9be6ef
branches: trunk
changeset: 761981:22c06a9be6ef
user: christos <christos%NetBSD.org@localhost>
date: Sat Feb 12 19:07:35 2011 +0000
description:
glue in saslc
diffstat:
crypto/external/bsd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 37f28334cfca -r 22c06a9be6ef crypto/external/bsd/Makefile
--- a/crypto/external/bsd/Makefile Sat Feb 12 19:07:08 2011 +0000
+++ b/crypto/external/bsd/Makefile Sat Feb 12 19:07:35 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2010/03/20 02:07:33 uwe Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/12 19:07:35 christos Exp $
.include <bsd.own.mk>
.if (${MKCRYPTO} != "no")
-SUBDIR+= openssl .WAIT netpgp openssh
+SUBDIR+= openssl .WAIT netpgp openssh libsaslc
.endif
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index