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

@@ -20,10 +20,11 @@
 # CDDL HEADER END
 #
 #
 # Copyright (c) 1989 by Sun Microsystems, Inc.
 #
+# Copyright (c) 2018, Joyent, Inc.
 
 PROG= pr
 XPG4PROG= pr
 
 include ../Makefile.cmd

@@ -31,10 +32,12 @@
 SED = sed
 DCFILE = $(PROG).dc
 
 CERRWARN += -_gcc=-Wno-parentheses
 
+SMOFF += indenting
+
 $(XPG4):= CPPFLAGS += -DXPG4
 $(POFILE) := XGETFLAGS += -a -x pr.xcl
 
 .KEEP_STATE: