Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/heimdal/lib/libkadm5srv Add MLINKS
details: https://anonhg.NetBSD.org/src/rev/f784dacbef8c
branches: trunk
changeset: 333973:f784dacbef8c
user: pettai <pettai%NetBSD.org@localhost>
date: Mon Nov 24 10:49:27 2014 +0000
description:
Add MLINKS
diffstat:
crypto/external/bsd/heimdal/lib/libkadm5srv/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r a58a20f8e8d0 -r f784dacbef8c crypto/external/bsd/heimdal/lib/libkadm5srv/Makefile
--- a/crypto/external/bsd/heimdal/lib/libkadm5srv/Makefile Mon Nov 24 10:14:14 2014 +0000
+++ b/crypto/external/bsd/heimdal/lib/libkadm5srv/Makefile Mon Nov 24 10:49:27 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2013/09/11 23:04:09 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2014/11/24 10:49:27 pettai Exp $
USE_FORT?= yes # network protocol library
@@ -48,5 +48,11 @@
MAN= kadm5_pwcheck.3
+MLINKS= \
+ kadm5_pwcheck.3 kadm5_setup_passwd_quality_check.3 \
+ kadm5_pwcheck.3 kadm5_add_passwd_quality_verifier.3 \
+ kadm5_pwcheck.3 kadm5_check_password_quality.3 \
+ kadm5_pwcheck.3 krb5_pwcheck.3 \
+
.include <${HEIMBASE}/Makefile.rules.inc>
.include <bsd.lib.mk>
Home |
Main Index |
Thread Index |
Old Index