Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/npf/npftest Yet another -lrumpdev



details:   https://anonhg.NetBSD.org/src/rev/f8bec15bc45d
branches:  trunk
changeset: 817121:f8bec15bc45d
user:      kre <kre%NetBSD.org@localhost>
date:      Mon Aug 08 16:31:53 2016 +0000

description:
Yet another -lrumpdev

diffstat:

 usr.sbin/npf/npftest/Makefile |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r f2648c45d57d -r f8bec15bc45d usr.sbin/npf/npftest/Makefile
--- a/usr.sbin/npf/npftest/Makefile     Mon Aug 08 15:01:59 2016 +0000
+++ b/usr.sbin/npf/npftest/Makefile     Mon Aug 08 16:31:53 2016 +0000
@@ -19,6 +19,7 @@
 
 LDADD+=                -lrump -lrumpvfs -lrumpuser -lrumpnet -lrumpnet_net
 LDADD+=                -lrumpdev_bpf
+LDADD+=                -lrumpdev
 
 .include <bsd.own.mk>
 



Home | Main Index | Thread Index | Old Index