summaryrefslogtreecommitdiff
path: root/usr/src/lib/libinetsvc/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libinetsvc/Makefile.com')
-rw-r--r--usr/src/lib/libinetsvc/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libinetsvc/Makefile.com b/usr/src/lib/libinetsvc/Makefile.com
index 4d12fdc942..9505796f00 100644
--- a/usr/src/lib/libinetsvc/Makefile.com
+++ b/usr/src/lib/libinetsvc/Makefile.com
@@ -22,6 +22,7 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
LIBRARY = libinetsvc.a
VERS = .1
@@ -43,6 +44,9 @@ CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-switch
CERRWARN += -_gcc=-Wno-uninitialized
+# not linted
+SMATCH=off
+
.KEEP_STATE:
all: $(LIBS)