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 more MLINKS



details:   https://anonhg.NetBSD.org/src/rev/62c858eeeecb
branches:  trunk
changeset: 335728:62c858eeeecb
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jan 22 05:49:18 2015 +0000

description:
more MLINKS

diffstat:

 external/bsd/blacklist/lib/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 922259a290a5 -r 62c858eeeecb external/bsd/blacklist/lib/Makefile
--- a/external/bsd/blacklist/lib/Makefile       Thu Jan 22 05:44:35 2015 +0000
+++ b/external/bsd/blacklist/lib/Makefile       Thu Jan 22 05:49:18 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/01/21 16:16:00 christos Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/22 05:49:18 christos Exp $
 
 LIB=blacklist
 SRCS=bl.c blacklist.c
@@ -7,5 +7,7 @@
 MLINKS+=libblacklist.3 blacklist_close.3
 MLINKS+=libblacklist.3 blacklist.3
 MLINKS+=libblacklist.3 blacklist_r.3
+MLINKS+=libblacklist.3 blacklist_sa.3
+MLINKS+=libblacklist.3 blacklist_sa_r.3
 
 .include <bsd.lib.mk>



Home | Main Index | Thread Index | Old Index