Print this page
10080 smatch Makefile changes for usr/src/cmd
@@ -20,10 +20,11 @@
#
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright (c) 2018, Joyent, Inc.
PROG= bart
SRCS= rules.c create.c compare.c main.c lutbl.c
OBJS= rules.o create.o compare.o main.o lutbl.o
BART= bart
@@ -32,10 +33,12 @@
LDLIBS += -lsec -lmd
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-uninitialized
+SMOFF += indenting
+
#
# for messaging catalog
#
POFILE= bart.po