Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpam/libpam Back out previous, now that make is fixed.



details:   https://anonhg.NetBSD.org/src/rev/e5d112b60347
branches:  trunk
changeset: 572289:e5d112b60347
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Dec 29 00:47:56 2004 +0000

description:
Back out previous, now that make is fixed.

diffstat:

 lib/libpam/libpam/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 36432a0da86d -r e5d112b60347 lib/libpam/libpam/Makefile
--- a/lib/libpam/libpam/Makefile        Wed Dec 29 00:43:02 2004 +0000
+++ b/lib/libpam/libpam/Makefile        Wed Dec 29 00:47:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/28 23:37:50 thorpej Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/29 00:47:56 thorpej Exp $
 #-
 # Copyright (c) 1998 Juniper Networks, Inc.
 # All rights reserved.
@@ -169,5 +169,4 @@
 .include <bsd.lib.mk>
 .PATH.h: ${DIST}/include
 .PATH.c: ${DIST}/lib
-#.PATH.3: ${DIST}/doc/man      # XXX work around a make bug
-.PATH: ${DIST}/doc/man
+.PATH.3: ${DIST}/doc/man



Home | Main Index | Thread Index | Old Index