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

@@ -18,23 +18,24 @@
 # information: Portions Copyright [yyyy] [name of copyright owner]
 #
 # CDDL HEADER END
 #
 #
-#ident  "%Z%%M% %I%     %E% SMI"
-#
 # Copyright (c) 1989,1996,2001 by Sun Microsystems, Inc.
 # All rights reserved.
 #
-# cmd/fs.d/ufs/labelit/Makefile
+# Copyright (c) 2018, Joyent, Inc.
 
 FSTYPE=         ufs
 LIBPROG=        labelit
 ATTMK=          $(LIBPROG)
 
 include         ../../Makefile.fstype
 
 CPPFLAGS +=     -D_LARGEFILE64_SOURCE
 
+# not linted
+SMATCH=off
+
 lint :=         PROG=$(LIBPROG)
 
 lint:           lint_PROG