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

*** 20,31 **** # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # ident "%Z%%M% %I% %E% SMI" ! # LIBRARY= libsysevent.a VERS= .1 --- 20,30 ---- # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright (c) 2018, Joyent, Inc. LIBRARY= libsysevent.a VERS= .1
*** 42,51 **** --- 41,53 ---- CPPFLAGS += -D_REENTRANT -I.. CFLAGS += $(CCVERBOSE) LDLIBS += -lnvpair -lc + # not linted + SMATCH=off + $(LINTLIB) := SRCS = ../llib-lsysevent .KEEP_STATE: all : $(LIBS)