Print this page
10080 smatch Makefile changes for usr/src/cmd
*** 20,30 ****
#
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! #
include ../Makefile.cmd
COMMONBASE = ../../common
--- 20,30 ----
#
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # Copyright (c) 2018, Joyent, Inc.
include ../Makefile.cmd
COMMONBASE = ../../common
*** 45,54 ****
--- 45,56 ----
LDLIBS += -lSMHBAAPI
CERRWARN += -_gcc=-Wno-unused-value
+ SMOFF += indenting
+
INCS += -I.
INCS += -I$(SRC)/lib/smhba/common
INCS += -I$(SRC)/lib/hbaapi/common
INCS += -I$(COMMONBASE)/cmdparse