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

@@ -21,14 +21,12 @@
 #
 #
 # Copyright 1990-2003 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "%Z%%M% %I%     %E% SMI"
-#
-# cmd/lp/lib/oam/Makefile
-#
+# Copyright (c) 2018, Joyent, Inc.
+
 include         ../../Makefile.lp
 
 LIBRARY =               liblpoam.a
 
 TEXTOBJS =              e_adm__msgs.o   \

@@ -69,10 +67,13 @@
 # This library is not installed in the proto area.
 LIBS = $(LIBRARY)
 
 CPPFLAGS =              -I$(LPINC) $(CPPFLAGS.master)
 
+# not linted
+SMATCH=off
+
 .KEEP_STATE:
 
 all install :           $(TXTFILES) $(LIBS)
 
 # derived source files