10080 smatch Makefile changes for usr/src/cmd
@@ -19,10 +19,11 @@ # CDDL HEADER END # # # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # +# Copyright (c) 2018, Joyent, Inc. PROG = zlogin include ../Makefile.cmd
@@ -31,10 +32,13 @@ CFLAGS += $(CCVERBOSE) FILEMODE = 0555 CERRWARN += -_gcc=-Wno-uninitialized +# not linted +SMATCH=off + .KEEP_STATE: all: $(PROG) install: all $(ROOTUSRSBINPROG)