summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshare/nfs/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libshare/nfs/Makefile.com')
-rw-r--r--usr/src/lib/libshare/nfs/Makefile.com4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libshare/nfs/Makefile.com b/usr/src/lib/libshare/nfs/Makefile.com
index ed89b6d960..f6675414cf 100644
--- a/usr/src/lib/libshare/nfs/Makefile.com
+++ b/usr/src/lib/libshare/nfs/Makefile.com
@@ -22,6 +22,7 @@
#
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
+# Copyright (c) 2018, Joyent, Inc.
LIBRARY = libshare_nfs.a
VERS = .1
@@ -53,6 +54,9 @@ CERRWARN += -_gcc=-Wno-uninitialized
CPPFLAGS += -D_REENTRANT -I$(NFSLIB_DIR) \
-I$(ADJUNCT_PROTO)/usr/include/libxml2 -I$(SRCDIR)/../common
+# not linted
+SMATCH=off
+
.KEEP_STATE:
all: $(LIBS)