Print this page
6852938 ettcp to be included into SFW consolidation

Split Close
Expand all
Collapse all
          --- old/usr/src/pkgdefs/Makefile
          +++ new/usr/src/pkgdefs/Makefile
↓ 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 2009 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -# ident "@(#)Makefile   1.241   09/06/25 SMI"
       26 +# ident "@(#)Makefile   1.247   09/07/02 SMI"
  27   27  #
  28   28  
  29   29  #
  30   30  # pkgdefs/Makefile
  31   31  #
  32   32  
  33   33  include $(SRC)/Makefile.master
  34   34  
  35   35  sparc_SUBDIRS=
  36   36  
  37   37  i386_SUBDIRS=
  38   38  
  39   39  COMMON_SUBDIRS= \
  40   40          SUNW0sfw \
  41   41          SUNWa2psr \
  42   42          SUNWa2psu \
       43 +        SUNWaalib \
  43   44          SUNWaconf \
  44   45          SUNWactivation \
  45   46          SUNWaget \
  46   47          SUNWantlr2 \
  47   48          SUNWapchd \
  48   49          SUNWapchr \
  49   50          SUNWapchu \
  50   51          SUNWapr13lib \
  51   52          SUNWapr13dev \
  52   53          SUNWapr13doc \
↓ open down ↓ 20 lines elided ↑ open up ↑
  73   74          SUNWapch22m-sed \
  74   75          SUNWapch22r-sed \
  75   76          SUNWant \
  76   77          SUNWautogen \
  77   78          SUNWstringtemplate \
  78   79          SUNWantlr \
  79   80          SUNWareca \
  80   81          SUNWawstats \
  81   82          SUNWbash \
  82   83          SUNWbcc \
       84 +        SUNWbeanshell \
  83   85          SUNWbinutils \
  84   86          SUNWbison \
  85   87          SUNWbonnieplus \
       88 +        SUNWbvi \
  86   89          SUNWbwm-ng \
  87   90          SUNWbzip \
  88   91          SUNWcglib \
  89   92          SUNWcimserverr \
  90   93          SUNWcimserveru \
  91   94          SUNWclisp \
  92   95          SUNWcmake \
       96 +        SUNWcommons-collections \
  93   97          SUNWconflict \
  94   98          SUNWconmanr \
  95   99          SUNWconmanu \
  96  100          SUNWconvmv \
  97  101          SUNWcupsr \
  98  102          SUNWcupsu \
  99  103          SUNWcurl \
 100  104          SUNWcvs \
 101  105          SUNWdom4j \
 102  106          SUNWdoxygen \
↓ open down ↓ 53 lines elided ↑ open up ↑
 156  160          SUNWgnu-gettext \
 157  161          SUNWgnu-gperf \
 158  162          SUNWgnu-idn \
 159  163          SUNWgnu-mc \
 160  164          SUNWgnu-mp \
 161  165          SUNWgnu-mpfr \
 162  166          SUNWgnu-nano \
 163  167          SUNWgnu-readline \
 164  168          SUNWgnu-which \
 165  169          SUNWgocr \
 166      -        SUNWgrails \
      170 +        SUNWgrails \
 167  171          SUNWgsed \
 168  172          SUNWgsfot \
 169  173          SUNWgsfst \
 170  174          SUNWgtar \
 171  175          SUNWguile \
 172  176          SUNWGlib \
 173  177          SUNWGtkr \
 174  178          SUNWGtku \
 175  179          SUNWgvim \
 176  180          SUNWgzip \
↓ open down ↓ 31 lines elided ↑ open up ↑
 208  212          SUNWlftpr \
 209  213          SUNWlftpu \
 210  214          SUNWlibconfuse \
 211  215          SUNWlibevent \
 212  216          SUNWlibmcrypt \
 213  217          SUNWlibmemcached \
 214  218          SUNWlibmng \
 215  219          SUNWlibnet \
 216  220          SUNWlibopenusb \
 217  221          SUNWlibpcap \
      222 +        SUNWlibosip2 \
 218  223          SUNWlibrsync \
 219  224          SUNWlibsigsegv \
 220  225          SUNWlibsndfile \
 221  226          SUNWlibtool \
 222  227          SUNWlibxmlrpc-c \
 223  228          SUNWlinks \
 224  229          SUNWlogilab-common \
 225  230          SUNWlogrotater \
 226  231          SUNWlogrotateu \
 227  232          SUNWlog4j \
↓ open down ↓ 101 lines elided ↑ open up ↑
 329  334          SUNWpostgr-jdbc \
 330  335          SUNWpostgr-upgrade \
 331  336          SUNWpowermanr \
 332  337          SUNWpowermanu \
 333  338          SUNWprivoxyr \
 334  339          SUNWprivoxyu \
 335  340          SUNWprocmail \
 336  341          SUNWpsutils \
 337  342          SUNWpull-parser \
 338  343          SUNWpycups \
      344 +        SUNWpylint \
 339  345          SUNWpython-pyopenssl \
 340  346          SUNWpython26-pyopenssl \
 341  347          SUNWpwgen \
 342  348          SUNWquiltr \
 343  349          SUNWquiltu \
 344  350          SUNWrdiff-backup \
 345  351          SUNWrelaxngDatatype \
 346  352          SUNWrpm \
 347  353          SUNWrsync \
 348  354          SUNWruby18u \
↓ open down ↓ 148 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX