Print this page
10080 smatch Makefile changes for usr/src/cmd

@@ -21,11 +21,11 @@
 #
 #
 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# cmd/fs.d/nfs/tests/Makefile
+# Copyright (c) 2018, Joyent, Inc.
 
 FSTYPE=         nfs
 LIBPROG=        test_svc_tp_create
 
 include         ../../Makefile.fstype

@@ -33,10 +33,13 @@
 OBJS=           $(LIBPROG).o
 SRCS=           $(LIBPROG).c
 
 CFLAGS += $(CCVERBOSE)
 
+# not linted
+SMATCH=off
+
 LDLIBS +=       -lnsl -lsocket
 
 # message catalog
 catalog: