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

*** 19,28 **** --- 19,29 ---- # CDDL HEADER END # # # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # + # Copyright (c) 2018, Joyent, Inc. PROG = zlogin include ../Makefile.cmd
*** 31,40 **** --- 32,44 ---- CFLAGS += $(CCVERBOSE) FILEMODE = 0555 CERRWARN += -_gcc=-Wno-uninitialized + # not linted + SMATCH=off + .KEEP_STATE: all: $(PROG) install: all $(ROOTUSRSBINPROG)