Print this page
9674 Let's scrap AVS/sdbc

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/Makefile
          +++ new/usr/src/cmd/Makefile
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright (c) 2017, Joyent, Inc.
  25   25  # Copyright (c) 2012 by Delphix. All rights reserved.
  26   26  # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
  27   27  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28   28  # Copyright 2016 Toomas Soome <tsoome@me.com>
  29      -# Copyright 2016 Nexenta Systems, Inc.
       29 +# Copyright 2018 Nexenta Systems, Inc.
  30   30  # Copyright 2018 Gary Mills
  31   31  #
  32   32  
  33   33  include ../Makefile.master
  34   34  
  35   35  #
  36   36  #       Note that the commands 'lp', and 'perl' are first in
  37   37  #       the list, violating alphabetical order.  This is because they are very
  38   38  #       long-running and should be given the most wall-clock time for a
  39   39  #       parallel build.
↓ open down ↓ 21 lines elided ↑ open up ↑
  61   61          abi             \
  62   62          adbgen          \
  63   63          acct            \
  64   64          acctadm         \
  65   65          arch            \
  66   66          asa             \
  67   67          ast             \
  68   68          audio           \
  69   69          auths           \
  70   70          autopush        \
  71      -        avs             \
  72   71          awk             \
  73   72          awk_xpg4        \
  74   73          backup          \
  75   74          banner          \
  76   75          bart            \
  77   76          basename        \
  78   77          bc              \
  79   78          bdiff           \
  80   79          beadm           \
  81   80          bnu             \
↓ open down ↓ 430 lines elided ↑ open up ↑
 512  511          allocate        \
 513  512          asa             \
 514  513          audio           \
 515  514          audit           \
 516  515          auditconfig     \
 517  516          auditd          \
 518  517          auditrecord     \
 519  518          auditset        \
 520  519          auths           \
 521  520          autopush        \
 522      -        avs             \
 523  521          awk             \
 524  522          awk_xpg4        \
 525  523          backup          \
 526  524          banner          \
 527  525          bart            \
 528  526          basename        \
 529  527          beadm           \
 530  528          bnu             \
 531  529          busstat         \
 532  530          cal             \
↓ open down ↓ 308 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX