Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist/lib Install in /lib because blacklist...
details: https://anonhg.NetBSD.org/src/rev/0c589b0e8a86
branches: trunk
changeset: 335743:0c589b0e8a86
user: christos <christos%NetBSD.org@localhost>
date: Thu Jan 22 18:46:15 2015 +0000
description:
Install in /lib because blacklistd needs it
diffstat:
external/bsd/blacklist/lib/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 28037d6e790d -r 0c589b0e8a86 external/bsd/blacklist/lib/Makefile
--- a/external/bsd/blacklist/lib/Makefile Thu Jan 22 18:43:29 2015 +0000
+++ b/external/bsd/blacklist/lib/Makefile Thu Jan 22 18:46:15 2015 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/01/22 05:49:18 christos Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/22 18:46:15 christos Exp $
+
+USE_SHLIBDIR= yes
LIB=blacklist
SRCS=bl.c blacklist.c
Home |
Main Index |
Thread Index |
Old Index