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/libnetbt Add NOLINT
details: https://anonhg.NetBSD.org/src/rev/5f2ef33ae4c2
branches: trunk
changeset: 340290:5f2ef33ae4c2
user: christos <christos%NetBSD.org@localhost>
date: Sun Aug 30 08:33:29 2015 +0000
description:
Add NOLINT
diffstat:
sys/rump/net/lib/libnetbt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r ac28eb337b88 -r 5f2ef33ae4c2 sys/rump/net/lib/libnetbt/Makefile
--- a/sys/rump/net/lib/libnetbt/Makefile Sun Aug 30 07:55:45 2015 +0000
+++ b/sys/rump/net/lib/libnetbt/Makefile Sun Aug 30 08:33:29 2015 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2014/03/13 02:06:16 pooka Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/30 08:33:29 christos Exp $
#
+NOLINT= #defined
+
.include <bsd.own.mk>
.PATH: ${.CURDIR}/../../../../netbt
Home |
Main Index |
Thread Index |
Old Index