Print this page
10079 smatch Makefile changes for usr/src/lib

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/scsi/plugins/scsi/engines/uscsi/Makefile.com
          +++ new/usr/src/lib/scsi/plugins/scsi/engines/uscsi/Makefile.com
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -#ident  "%Z%%M% %I%     %E% SMI"
       26 +# Copyright (c) 2018, Joyent, Inc.
  27   27  
  28   28  MODULE =        uscsi
  29   29  SRCS =          uscsi.c
  30   30  
  31   31  include ../../Makefile.engine
       32 +
       33 +SMOFF += signed
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX