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

@@ -19,21 +19,22 @@
 # CDDL HEADER END
 #
 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# cmd/pwconv/Makefile
-#
+# Copyright (c) 2018, Joyent, Inc.
 
 PROG=           pwconv
 
 include ../Makefile.cmd
 TEXT_DOMAIN= SUNW_OST_ADMIN
 
 FILEMODE=       0555
 RELSBIN=        ../sbin
 
+SMOFF += indenting
+
 .KEEP_STATE:
 
 all: $(PROG) 
 
 install: all $(ROOTUSRSBINPROG) $(ROOTPROG)