Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/net/lib/libnpf No lint for rumpnet npf library.
details: https://anonhg.NetBSD.org/src/rev/efa4cc4dd466
branches: trunk
changeset: 328486:efa4cc4dd466
user: njoly <njoly%NetBSD.org@localhost>
date: Fri Apr 04 13:57:33 2014 +0000
description:
No lint for rumpnet npf library.
diffstat:
sys/rump/net/lib/libnpf/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 792b272b2edc -r efa4cc4dd466 sys/rump/net/lib/libnpf/Makefile
--- a/sys/rump/net/lib/libnpf/Makefile Fri Apr 04 13:07:30 2014 +0000
+++ b/sys/rump/net/lib/libnpf/Makefile Fri Apr 04 13:57:33 2014 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2014/03/13 02:07:24 pooka Exp $
+# $NetBSD: Makefile,v 1.13 2014/04/04 13:57:33 njoly Exp $
#
# Public Domain.
#
+NOLINT= # defined
+
.PATH: ${.CURDIR}/../../../../net/npf
LIB= rumpnet_npf
Home |
Main Index |
Thread Index |
Old Index