Print this page
10079 smatch Makefile changes for usr/src/lib

@@ -20,12 +20,11 @@
 #
 #
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "%Z%%M% %I%     %E% SMI"
-#
+# Copyright (c) 2018, Joyent, Inc.
 
 LIBRARY= libsasl.a
 VERS= .1
 
 SASLOBJS=       auxprop.o       canonusr.o      checkpw.o       client.o \

@@ -50,10 +49,13 @@
 
 CFLAGS +=       $(CCVERBOSE) $(XSTRCONST)
 CFLAGS64 +=     $(XSTRCONST)
 CPPFLAGS +=     -I../include -I$(PLUGDIR)
 
+# not linted
+SMATCH=off
+
 .KEEP_STATE:
 
 all: $(LIBS)
 
 lint: lintcheck