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

*** 19,28 **** --- 19,29 ---- # 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,58 **** --- 50,62 ---- -I$(INCDIR) -I../../include LDLIBS += -lc CERRWARN += -_gcc=-Wno-unused-label + # not linted + SMATCH=off + .KEEP_STATE: all: $(LIBS) lint: lintcheck