summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ps/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/ps/Makefile.com')
-rw-r--r--usr/src/cmd/ps/Makefile.com6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/cmd/ps/Makefile.com b/usr/src/cmd/ps/Makefile.com
index aa7a2bec45..d9209ba95a 100644
--- a/usr/src/cmd/ps/Makefile.com
+++ b/usr/src/cmd/ps/Makefile.com
@@ -22,8 +22,7 @@
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# cmd/ps/Makefile.com
-#
+# Copyright (c) 2018, Joyent, Inc.
PROG= ps
@@ -36,6 +35,9 @@ include ../../Makefile.cmd
CFLAGS += $(CCVERBOSE)
LDLIBS += -lproject
+# not linted
+SMATCH=off
+
.KEEP_STATE:
%.o: ../%.c