summaryrefslogtreecommitdiff
path: root/usr/src/cmd/awk_xpg4
diff options
context:
space:
mode:
authorJohn Levon <john.levon@joyent.com>2018-12-17 23:44:05 +0000
committerRobert Mustacchi <rm@joyent.com>2019-01-14 19:06:48 +0000
commit5661bb7641e85c46713da7a3002b29ecd2c3daf0 (patch)
treee0d0a4ec2e103c5c62feb664509414cd03f9f24e /usr/src/cmd/awk_xpg4
parent05ede3db5e3b7d540afbccdc872c735770e82ef3 (diff)
downloadillumos-joyent-5661bb7641e85c46713da7a3002b29ecd2c3daf0.tar.gz
10080 smatch Makefile changes for usr/src/cmd
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/cmd/awk_xpg4')
-rw-r--r--usr/src/cmd/awk_xpg4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/cmd/awk_xpg4/Makefile b/usr/src/cmd/awk_xpg4/Makefile
index dce7e2639c..dc03ef3b1e 100644
--- a/usr/src/cmd/awk_xpg4/Makefile
+++ b/usr/src/cmd/awk_xpg4/Makefile
@@ -25,6 +25,7 @@
#
# cmd/awk_xpg4/Makefile
#
+# Copyright (c) 2018, Joyent, Inc.
# NOTE: this is nawk in usr/src/cmd/awk_xpg4 to reside as /usr/xpg4/bin/awk
@@ -48,6 +49,9 @@ YFLAGS += -d
LDLIBS += -lm
CLEANFILES= awk.c y.tab.h
+# not linted
+SMATCH=off
+
# for messaging catalog
POFILE= awk_xpg4.po