diff options
Diffstat (limited to 'usr/src/lib/libtnfctl/Makefile.com')
| -rw-r--r-- | usr/src/lib/libtnfctl/Makefile.com | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/lib/libtnfctl/Makefile.com b/usr/src/lib/libtnfctl/Makefile.com index 4117e0fa8a..e3e14c3304 100644 --- a/usr/src/lib/libtnfctl/Makefile.com +++ b/usr/src/lib/libtnfctl/Makefile.com @@ -22,6 +22,7 @@ # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2018, Joyent, Inc. LIBRARY= libtnfctl.a VERS= .1 @@ -80,6 +81,9 @@ CERRWARN += -_gcc=-Wno-uninitialized CERRWARN += -_gcc=-Wno-empty-body CERRWARN += -_gcc=-Wno-parentheses +# not linted +SMATCH=off + ASFLAGS += -P $(ROOTHDRS) := FILEMODE = 644 |
