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

*** 20,33 **** --- 20,37 ---- # # # 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