10079 smatch Makefile changes for usr/src/lib
@@ -20,14 +20,18 @@ # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2018, Joyent, Inc. MODULE = chip ARCH = i86pc CLASS = arch MODULESRCS = chip.c chip_label.c chip_subr.c chip_amd.c chip_intel.c\ chip_serial.c chip_smbios.c include ../../Makefile.plugin LDLIBS += -lipmi -lfmd_agent -lumem -lsmbios + +# not linted +SMATCH=off