Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpam/libpam pam library has moved and new files
details: https://anonhg.NetBSD.org/src/rev/852185ef2fe9
branches: trunk
changeset: 333239:852185ef2fe9
user: christos <christos%NetBSD.org@localhost>
date: Fri Oct 24 18:27:41 2014 +0000
description:
pam library has moved and new files
diffstat:
lib/libpam/libpam/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 6812d4b033c6 -r 852185ef2fe9 lib/libpam/libpam/Makefile
--- a/lib/libpam/libpam/Makefile Fri Oct 24 18:27:12 2014 +0000
+++ b/lib/libpam/libpam/Makefile Fri Oct 24 18:27:41 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2013/12/28 18:04:18 christos Exp $
+# $NetBSD: Makefile,v 1.17 2014/10/24 18:27:41 christos Exp $
#-
# Copyright (c) 1998 Juniper Networks, Inc.
# All rights reserved.
@@ -72,6 +72,7 @@
openpam_set_feature.c \
openpam_set_option.c \
openpam_straddch.c \
+ openpam_strlset.c \
openpam_subst.c \
openpam_ttyconv.c \
pam_acct_mgmt.c \
@@ -206,6 +207,6 @@
.include <bsd.lib.mk>
.PATH.h: ${DIST}/include
-.PATH.c: ${DIST}/lib
+.PATH.c: ${DIST}/lib/libpam
.PATH.3: ${DIST}/doc/man
.PATH.5: ${DIST}/doc/man
Home |
Main Index |
Thread Index |
Old Index