10079 smatch Makefile changes for usr/src/lib
@@ -19,10 +19,11 @@ # CDDL HEADER END # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2018, Joyent, Inc. LIBRARY= libkmfberder.a VERS= .1 OBJECTS=\
@@ -49,10 +50,13 @@ -I$(INCDIR) -I../../include LDLIBS += -lc CERRWARN += -_gcc=-Wno-unused-label +# not linted +SMATCH=off + .KEEP_STATE: all: $(LIBS) lint: lintcheck