Print this page
10080 smatch Makefile changes for usr/src/cmd
@@ -18,15 +18,14 @@
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
-#ident "%Z%%M% %I% %E% SMI"
-#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
PROG= clear_locks
include ../../../Makefile.cmd
@@ -50,10 +49,13 @@
$(RM) messages.po $(POFILE).i
CFLAGS += $(CCVERBOSE)
+# not linted
+SMATCH=off
+
.KEEP_STATE:
all: $(PROG)
install: all $(ROOTUSRSBINPROG)