summaryrefslogtreecommitdiff
path: root/usr/src/cmd/flowstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/flowstat/Makefile')
-rw-r--r--usr/src/cmd/flowstat/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/cmd/flowstat/Makefile b/usr/src/cmd/flowstat/Makefile
index e9efa364e0..c568245899 100644
--- a/usr/src/cmd/flowstat/Makefile
+++ b/usr/src/cmd/flowstat/Makefile
@@ -22,6 +22,7 @@
# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
PROG=flowstat
@@ -38,6 +39,9 @@ LDLIBS += -ldladm -lofmt
CERRWARN += -_gcc=-Wno-implicit-function-declaration
CERRWARN += -_gcc=-Wno-uninitialized
+# not linted
+SMATCH=off
+
ROOTCFGDIR= $(ROOTETC)/dladm
.KEEP_STATE: