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

*** 20,29 **** --- 20,30 ---- # # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # + # Copyright (c) 2018, Joyent, Inc. SBINPROG = gsscred INCDIRS = -I. -I$(ROOT)/usr/include
*** 44,53 **** --- 45,57 ---- ROOTBINPROG= $(BINPROG:%=$(ROOTBIN)/%) COPTFLAG += $(XESS) $(INCDIRS) $(LIBPATH) + # not linted + SMATCH=off + LDLIBS += -lgss $(GPROGS) := CPPFLAGS += -DSYSV -DSunOS=50 .KEEP_STATE: