Print this page
10080 smatch Makefile changes for usr/src/cmd

*** 21,31 **** # # # Copyright 2004 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # cmd/fs.d/nfs/tests/Makefile FSTYPE= nfs LIBPROG= test_svc_tp_create include ../../Makefile.fstype --- 21,31 ---- # # # Copyright 2004 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright (c) 2018, Joyent, Inc. FSTYPE= nfs LIBPROG= test_svc_tp_create include ../../Makefile.fstype
*** 33,42 **** --- 33,45 ---- OBJS= $(LIBPROG).o SRCS= $(LIBPROG).c CFLAGS += $(CCVERBOSE) + # not linted + SMATCH=off + LDLIBS += -lnsl -lsocket # message catalog catalog: