summaryrefslogtreecommitdiff
path: root/usr/src/cmd/print/lpset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/print/lpset/Makefile')
-rw-r--r--usr/src/cmd/print/lpset/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/cmd/print/lpset/Makefile b/usr/src/cmd/print/lpset/Makefile
index 7b81c117b2..1929022f9f 100644
--- a/usr/src/cmd/print/lpset/Makefile
+++ b/usr/src/cmd/print/lpset/Makefile
@@ -22,8 +22,7 @@
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# cmd/lp/client/lpset/Makefile
-#
+# Copyright (c) 2018, Joyent, Inc.
include ../Makefile.sp
@@ -39,13 +38,17 @@ FILEMODE= 04511
CPPFLAGS += -I$(NPRTINC)
CERRWARN += -_gcc=-Wno-implicit-function-declaration
+
+# not linted
+SMATCH=off
+
LDLIBS += $(LIBNPRT) -lsecdb
.KEEP_STATE:
all: $(PROG)
-install: all $(ROOTBIN) $(ROOTBINPROG)
+install: all $(ROOTBIN) $(ROOTBINPROG)
$(ROOTBIN):
$(INS.dir)