summaryrefslogtreecommitdiff
path: root/usr/src/tools/cscope-fast
diff options
context:
space:
mode:
authorJohn Levon <john.levon@joyent.com>2018-12-15 21:08:25 +0000
committerHans Rosenfeld <hans.rosenfeld@joyent.com>2019-01-09 11:47:04 +0100
commit93b8872871607b3d21317283c1230b2a4a00920b (patch)
tree9ca8e35e28b51f3a98895caa4c6d05cba30fb2a3 /usr/src/tools/cscope-fast
parent64f9afd1fd6b5f36ed2c633d603a3b551da6f3d4 (diff)
downloadillumos-gate-93b8872871607b3d21317283c1230b2a4a00920b.tar.gz
10075 make usr/src/tools smatch clean
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Diffstat (limited to 'usr/src/tools/cscope-fast')
-rw-r--r--usr/src/tools/cscope-fast/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/tools/cscope-fast/Makefile b/usr/src/tools/cscope-fast/Makefile
index 247915451a..513534747f 100644
--- a/usr/src/tools/cscope-fast/Makefile
+++ b/usr/src/tools/cscope-fast/Makefile
@@ -24,6 +24,7 @@
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
PROG= cscope-fast
@@ -50,6 +51,9 @@ CERRWARN += -_gcc=-Wno-implicit-function-declaration
CERRWARN += -_gcc=-Wno-unused
CERRWARN += -_gcc=-Wno-uninitialized
+# not linted
+SMATCH=off
+
CFLAGS += $(CCVERBOSE)
LDLIBS += -lcurses -ll